{"data": {"__schema": {"queryType": {"name": "Query"}, "mutationType": {"name": "Mutation"}, "subscriptionType": null, "types": [{"kind": "OBJECT", "name": "InsightClientItem", "description": null, "fields": [{"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "picture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightItemKPIData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientFirstName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientLastName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientMiddleName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientPosition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InsightItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "InsightItemInterface", "description": null, "fields": [{"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "picture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightItemKPIData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "InsightClientItem", "ofType": null}, {"kind": "OBJECT", "name": "InsightSalesUnitItem", "ofType": null}]}, {"kind": "SCALAR", "name": "Boolean", "description": "The `Boolean` scalar type represents `true` or `false`.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "String", "description": "The `String` scalar type represents textual data, represented as UTF-8 character sequences. The String type is most often used by GraphQL to represent free-form human-readable text.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightItemKPIData", "description": null, "fields": [{"name": "CreatingLeads", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatingOppties", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "QualifyingLeads", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "WinningOppties", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LosingLeads", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LosingOppties", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LostAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "WonAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyWinRate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyAverageTimeSpent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptySalesVelocity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyAverageSize", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadAverageTimeSpent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatingActivities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "CompletingActivities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "SendingEmails", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatingLeadsTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatingOpptiesTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "QualifyingLeadsTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "WinningOpptiesTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LosingLeadsTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LosingOpptiesTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LostAmountTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "WonAmountTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyWinRateTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyAverageTimeSpentTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptySalesVelocityTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyAverageSizeTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadAverageTimeSpentTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatingActivitiesTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "CompletingActivitiesTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "SendingEmailsTrend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPITrend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "Int", "description": "The `Int` scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "Float", "description": "The `Float` scalar type represents signed double-precision fractional values as specified by [IEEE 754](https://en.wikipedia.org/wiki/IEEE_floating_point).", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "InsightsKPITrend", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Rising", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Falling", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Stalling", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "SCALAR", "name": "ID", "description": "The `ID` scalar type represents a unique identifier, often used to refetch an object or as key for a cache. The ID type appears in a JSON response as a String; however, it is not intended to be human-readable. When expected as an input type, any string (such as `\"4\"`) or integer (such as `4`) input value will be accepted as an ID.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightSalesUnitItem", "description": null, "fields": [{"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "picture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightItemKPIData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnitId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InsightItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IndicatorClientItem", "description": null, "fields": [{"name": "kpiValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "picture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientFirstName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientLastName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientMiddleName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientPosition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "IndicatorItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "IndicatorItemInterface", "description": null, "fields": [{"name": "kpiValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "picture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "IndicatorClientItem", "ofType": null}, {"kind": "OBJECT", "name": "IndicatorSalesUnitItem", "ofType": null}]}, {"kind": "OBJECT", "name": "IndicatorSalesUnitItem", "description": null, "fields": [{"name": "kpiValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "picture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnitId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "IndicatorItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FilterBox", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HardCodedRelation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldFilterRule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FilterBoxInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FilterBoxInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FilterBox", "ofType": null}, {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}, {"kind": "OBJECT", "name": "EntityHealthMainFilterBox", "ofType": null}, {"kind": "OBJECT", "name": "EntityHealthFilterBox", "ofType": null}]}, {"kind": "SCALAR", "name": "UUID", "description": "Leverages the internal Python implementation of UUID (uuid.UUID) to provide native UUID objects\nin fields, resolvers and input.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HardCodedRelation", "description": null, "fields": [{"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SiblingRelationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "SiblingRelationType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Aggregation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastFinishedActivity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NextScheduledActivity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Primary", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NextOpenOpportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastWonOpportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastLostOpportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastOnlineFormResponse", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastNote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastMessage", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastActivityComment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Sender", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldFilterRule", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "ENUM", "name": "FieldOperator", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "values", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FilterFieldRuleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FilterFieldRuleInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "ENUM", "name": "FieldOperator", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "values", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FieldFilterRule", "ofType": null}, {"kind": "OBJECT", "name": "EntityHealthFieldFilterRule", "ofType": null}]}, {"kind": "ENUM", "name": "FieldOperator", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Nop", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Is", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IsNot", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IsEmpty", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IsNotEmpty", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Less", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LessOrEqual", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "More", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MoreOrEqual", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Between", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BetweenNot", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contains", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContainsNot", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Has", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HasNot", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RelativePeriod", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RelativePeriodNot", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "In", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InNot", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "StartsWith", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EndsWith", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "MainFilterBox", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldFilterRule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FilterBoxInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AgendaAppointment", "description": null, "fields": [{"name": "linkedId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDatetime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDatetime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityTypeIconEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isRecurrent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "NavigatorAgendaItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ActivityAgendaItemInterface", "description": null, "fields": [{"name": "linkedId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AgendaAppointment", "ofType": null}, {"kind": "OBJECT", "name": "AgendaDueDateTask", "ofType": null}, {"kind": "OBJECT", "name": "AgendaRecurrentAppointmentVirtualOccurence", "ofType": null}]}, {"kind": "SCALAR", "name": "Date", "description": "The `Date` scalar type represents a Date\nvalue as specified by\n[iso8601](https://en.wikipedia.org/wiki/ISO_8601).", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "NavigatorAgendaItemInterface", "description": null, "fields": [{"name": "linkedId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AgendaAppointment", "ofType": null}, {"kind": "OBJECT", "name": "AgendaDueDateTask", "ofType": null}, {"kind": "OBJECT", "name": "AgendaOpportunityClosingDate", "ofType": null}, {"kind": "OBJECT", "name": "AgendaOpportunityVelocity", "ofType": null}, {"kind": "OBJECT", "name": "AgendaRecurrentAppointmentVirtualOccurence", "ofType": null}]}, {"kind": "SCALAR", "name": "DateTime", "description": "The `DateTime` scalar type represents a DateTime\nvalue as specified by\n[iso8601](https://en.wikipedia.org/wiki/ISO_8601).", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ActivityTypeIconEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "GeneralIcon", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Task", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Appointment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Call", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Mail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Message", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TicketingIntegration", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DocumentManagement", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EventManagement", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountingSystem", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MarketingCommunicationSystems", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OrderProcessing", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WebServices", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ReturnMerchandiseAuthorizationSystems", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesAutomatization", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SmsMessaging", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ErpSystems", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DataAnalytics", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Warehouses", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactManagement", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContentManagementSystems", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InventorySystems", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Workflow", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AssetManagementSystem", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AgendaDueDateTask", "description": null, "fields": [{"name": "linkedId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityTypeIconEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "NavigatorAgendaItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PriorityEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Low", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Medium", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "High", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AgendaOpportunityClosingDate", "description": null, "fields": [{"name": "linkedId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityRanking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityLabel", "description": "# Options:\n    # Priority = 1 (0b001)\n    # Hot = 2 (0b010)\n    # Stalled = 4 (0b100))", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "NavigatorAgendaItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "WarningLevelEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Ok", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Notice", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Warning", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Error", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AgendaOpportunityVelocity", "description": null, "fields": [{"name": "linkedId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityRanking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityLabel", "description": "# Options:\n    # Priority = 1 (0b001)\n    # Hot = 2 (0b010)\n    # Stalled = 4 (0b100))", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "NavigatorAgendaItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AgendaRecurrentAppointmentVirtualOccurence", "description": null, "fields": [{"name": "linkedId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDatetime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDatetime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurenceDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityTypeIconEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "NavigatorAgendaItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PivotTable", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": "ID of a parent report structure, if ID is NULL this identifies root item, no more than one root item is allowed ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "Order of the item on the within same parent", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySubtypes", "description": "List of possible entity subtypes of entity_type, if entity type is abstract you can supply with entity_types of all children of abstract entity", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntitySubtypeItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculationFieldId", "description": "A field used for calculation, this field is applied only if main box , or pivot entity is Opportunity, or LeadOppty", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ReportStructureItem", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ReportStructureItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": "ID of a parent report structure, if ID is NULL this identifies root item, no more than one root item is allowed ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "Order of the item on the within same parent", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "PivotTable", "ofType": null}, {"kind": "OBJECT", "name": "ReportTable", "ofType": null}]}, {"kind": "ENUM", "name": "EntityNameEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "AiAgent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AiBalance", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AiEvent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AiEventJournal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AuditLog", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountKPI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountRole", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountSocialRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountProductPricing", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Activity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityComment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityKPI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllowedLeadType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllowedPipeline", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApiAccess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Application", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Appointment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AppointmentClientInviteesRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AppointmentContactInviteesRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AppointmentInviteeNotifyQueue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AppointmentReminder", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AppointmentSchedule", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AppointmentType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllowedAccountType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllowedContactType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllowedCompanyPhone", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Approval", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApprovalApprover", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApprovalProcess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApprovalProcessActivityLogLine", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ChatConversation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Client", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ClientExcludedOppty", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ClientFavorite", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ClientSetting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ClientStoryRead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CloudObject", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CloudObjectFolder", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CloudObjectRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CloudObjectStepRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CloudObjectTemplate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CompanyEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactAccountRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactAccountAccountRoleRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactRelationType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactKPI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactSocialRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Currency", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CurrencyExchangeRate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CurrencyExchangeRatesList", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntityRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntityRelationData", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntityDataExRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntityKPI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntitySharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntitySharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntityType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Data", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Ebook", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Email", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailSequence", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailSequenceActivityLog", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailSequenceActivityLogLine", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailSequenceEnrolled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailSequenceEnrolledStatus", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailSequenceSettings", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailTemplate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailTemplateFolder", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailTemplateSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailTemplateSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailContentSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailContentSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Entity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EntityHealth", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EntityScoring", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EntityHealthSettingsHistory", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EntityFitness", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EntityFitnessIndicator", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EntityType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EntitySettings", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Field", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FieldMapping", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FieldSequence", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FieldPermission", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Forecast", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ForecastSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ForecastSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GhostContact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GhostLeadOpptyContactRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GhostContactAccountRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GhostLeadOpptyContactSalesRoleRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GhostContactAccountAccountRoleRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ImportMappingMask", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOppty", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptyAccountRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptyContactGroupRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptyContactRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptyContactSalesRoleRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptyKPI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptyProjectRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptySharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptySharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptyStepCheckListRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptyType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadProcess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MasterRight", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Media", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Memo", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MemoComment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Message", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MessageRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MessageSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MessageSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Note", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineForm", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineFormActivityLogLine", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineFormDataExRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineFormTypeEmailRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineFormRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineFormType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineFormStyle", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpportunityType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyProductRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyProductRelationDataExRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyProductRelationType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyRecurrence", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyRevenueSchedule", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyRevenueSchedulePeriod", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyProductRelationRevenueSchedule", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyProductRelationRevenueSchedulePeriod", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Order", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OrderItem", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OrderTempDataItem", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OrderHistory", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OrderRelatedDocument", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OrderTempData", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Payment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PaymentTerm", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PaymentAdditionalData", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ParentAccountRelationType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Phone", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllowedQuoteType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuoteAccountRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuoteContactRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuoteDataExRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuoteKPI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuoteProcess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuoteSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuoteSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuoteType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadOpptyDataExRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountDataExRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactDataExRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityDataExRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProductDataExRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProjectDataExRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Pipeline", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Process", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProcessActivityLog", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProcessActivityLogLine", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProcessScheduledAction", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProcessTemplate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProcessChangeOwnerLog", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Product", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProductType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProductCategory", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProductPipelineRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProductPriceList", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProductPriceListPrice", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Profile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProfileRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProfileDraft", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProfileSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProfileSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Project", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProjectKPI", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProjectContactRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProjectObjective", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProjectType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProjectSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProjectSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Report", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ReportFolder", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ReportSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ReportSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ReportSchedule", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RevenueRecognition", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesRole", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesUnit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesUnitClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Step", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "StepChecklist", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "StepChecklistSalesRoleRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Tag", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TagRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Target", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TargetRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Task", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TaskRecurrence", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TaskReminder", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TaskSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TaskSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TaskType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TextMessage", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TextMessageConversation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TextMessageConversationRelations", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Translation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Type", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Timeframe", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnsubscribedPhone", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Webresource", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Webhook", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WebhookEvent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Country", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TeamSpaceClient", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CpTeamSpaceClient", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CpCallLog", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UserProfile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UserRole", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TeamSpace", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TeamSpaceRegion", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TeamSpaceProperty", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TeamSpaceClientSetting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SapiUser", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CpCalling", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Subscription", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SubscriptionRepresentative", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SubscriptionSDR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Partner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Supplier", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "State", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AutomationHubApp", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AutomationHubCategory", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AutomationHubItem", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SubscriptionHubItem", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TeamPipelineHubItem", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TeamPipelineHubItemBase", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HowTo", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Storylane", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ReleaseNote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CpClient", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CpProfile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CpProduct", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PurchasedProduct", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SubscriptionNotification", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CpActivity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityDetail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NotificationSetting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FormView", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FormViewSharingClientRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FormViewSharingSalesUnitRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InterfacePreview", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SpaceSetting", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EntitySubtypeItem", "description": null, "fields": [{"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntitySubtypeKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formId", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EntitySubtypeKind", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Task", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Appointment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Memo", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Email", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Timeframe", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quote", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NotePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPivotReportProfile", "ofType": null}]}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ContactFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ActivityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "NoteFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "FeedFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ProductFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ProjectFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "QuoteFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "TimeframeFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "EmailFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "LeadFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "DashboardFilter", "ofType": null}, {"kind": "OBJECT", "name": "FeedPreviewFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "NavigatorProfileFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailPreviewFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityKPIFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ProfileFilterTab", "ofType": null}]}, {"kind": "OBJECT", "name": "ViewPivotReportTab", "description": null, "fields": [{"name": "frozenPanes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FrozenPaneType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chart", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportChart", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportValueFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ReportValueField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "history", "description": null, "args": [], "type": {"kind": "UNION", "name": "ReportHistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PivotReportTotal", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rowFields", "description": "List of the field IDs that are reported as pivot rows, beware if depth is very big report generates an Out of size error report", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PivotField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rowNumberColumnWidth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rowValueColumnWidth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnFields", "description": "List of the field IDs that are reported as pivot columns, beware if depth is very big report generates an Out of size error report", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PivotField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aggregationFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AggregationField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDrilldownEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownFields", "description": "List of fields to display as drilldown table", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DisplayFieldItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewReportTab", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ViewReportTab", "description": null, "fields": [{"name": "frozenPanes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FrozenPaneType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chart", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportChart", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportValueFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ReportValueField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "history", "description": null, "args": [], "type": {"kind": "UNION", "name": "ReportHistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}, {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}]}, {"kind": "ENUM", "name": "FrozenPaneType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoRowCol", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FirstRow", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FirstCol", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FirstRowCol", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportChart", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReportChartType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "boxId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AggregationOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupBoxId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupOption", "description": null, "args": [], "type": {"kind": "ENUM", "name": "GroupOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segmentFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segmentBoxId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segmentFieldEnabled", "description": "For bubble chart and scatter plot only", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segmentOption", "description": null, "args": [], "type": {"kind": "ENUM", "name": "GroupOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showAverage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showNotAvailableValues", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparison", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ChartComparison", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortValues", "description": "Sort values in pie chart", "args": [], "type": {"kind": "ENUM", "name": "SortOrder", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showNegativeValues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "height", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showPercentageValues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showNumbers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "historyComparisonDateIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupByHistory", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sankey", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportSankeyChart", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showAllDataLabels", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "seriesColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ReportChartType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Scorecard", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Pie", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Line", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MultiLine", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Column", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "StackedColumn", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MultiColumn", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Bar", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "StackedBar", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Bubble", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ScatterPlot", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Sankey", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "AggregationOperator", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Count", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Average", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Sum", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Min", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Max", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RunningCount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RunningSum", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "GroupOption", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Daily", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Weekly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Monthly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarterly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Yearly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FirstLetter", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Combinations", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Values", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AutoIntervals", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ManualIntervals", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ChartComparison", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dateFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "yearComparison", "description": "Comparison used for Date/Datetime fields", "args": [], "type": {"kind": "OBJECT", "name": "ChartYearComparison", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relativeComparison", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "historyComparisonDateId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PeriodOption", "description": null, "fields": [{"name": "periodCustomFrom", "description": "Set only if period set to Custom", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodCustomTo", "description": "Set only if period set to Custom", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PeriodKind", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "YearPrevious", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "YearCurrent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "YearNext", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Year3Last", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WeekPrevious", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WeekCurrent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WeekNext", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week2Last", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week4Last", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FinancialYearPrevious", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FinancialYearCurrent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FinancialYearNext", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FinancialYearQuarter1", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FinancialYearQuarter2", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FinancialYearQuarter3", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FinancialYearQuarter4", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarter1", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarter2", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarter3", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarter4", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuarterPrevious", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuarterCurrent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuarterNext", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuarterCurrentInPreviousYear", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarter4Previous", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MonthPrevious", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MonthCurrent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MonthNext", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MonthCurrentInPreviousYear", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month3Last", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Today", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Tomorrow", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Yesterday", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UpToToday", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Days30Previous", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Days30Next", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Days7Next", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Days14Next", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Days7Previous", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ChartYearComparison", "description": null, "fields": [{"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "YearComparisonPeriodEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "customYear", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "YearComparisonPeriodEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "YearPrevious", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "SortOrder", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Asc", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Desc", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportSankeyChart", "description": null, "fields": [{"name": "startDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startGroupBoxId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startGroupFieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startGroupOption", "description": null, "args": [], "type": {"kind": "ENUM", "name": "GroupOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endGroupBoxId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endGroupFieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endGroupOption", "description": null, "args": [], "type": {"kind": "ENUM", "name": "GroupOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ReportValueField", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "CalculatedField", "ofType": null}, {"kind": "OBJECT", "name": "SummaryField", "ofType": null}, {"kind": "OBJECT", "name": "ConvertedCurrencyField", "ofType": null}]}, {"kind": "OBJECT", "name": "CalculatedField", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "advancedFormula", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AdvancedFormulaProperty", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ReportValueFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ReportValueFieldInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "CalculatedField", "ofType": null}, {"kind": "OBJECT", "name": "SummaryField", "ofType": null}]}, {"kind": "OBJECT", "name": "AdvancedFormulaProperty", "description": null, "fields": [{"name": "formula", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AdvancedFormulaTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayOption", "description": null, "args": [], "type": {"kind": "ENUM", "name": "AdvancedFormulaDisplayOptionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayOptionCustomValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "decimalPlaces", "description": "Number of decimal places for floating number to be rounded", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AdvancedFormulaTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "integer", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "float", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "string", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "bool", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "AdvancedFormulaDisplayOptionEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Number", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Percentage", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Days", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Months", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Years", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "SummaryField", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rollup", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RollupProperty", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ReportValueFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RollupProperty", "description": null, "fields": [{"name": "entityRelationId", "description": "Id of entity_relation or field_id of field from custom relation on source entity of lookup field ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aggregationFunction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "RollupFieldAggregationFunctionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": "Id of field which is aggregated, null on COUNT or FIRST/LAST when selecting entity ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortFieldId", "description": "Id of field which is used for sorting in case of functions Last and First", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "RollupFieldAggregationFunctionEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Count", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Average", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Sum", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "First", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Last", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Min", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Max", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldFilter", "description": null, "fields": [{"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FilterGroupOperator", "description": "\n    Used in custom filter as operator between different fields,\n    for Any/All functionality.\n    ", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "And", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Or", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ConvertedCurrencyField", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ReportHistory", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ReportComparisonDatesHistory", "ofType": null}, {"kind": "OBJECT", "name": "ReportHistoricalTrendHistory", "ofType": null}]}, {"kind": "OBJECT", "name": "ReportComparisonDatesHistory", "description": null, "fields": [{"name": "trackedFieldIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportHistoryField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonDates", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportHistoryComparisonDate", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ReportHistoryCommon", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ReportHistoryCommon", "description": null, "fields": [{"name": "trackedFieldIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportHistoryField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ReportComparisonDatesHistory", "ofType": null}, {"kind": "OBJECT", "name": "ReportHistoricalTrendHistory", "ofType": null}]}, {"kind": "OBJECT", "name": "ReportHistoryField", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonDateId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportHistoryComparisonDate", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dynamicDate", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportHistoryDynamicDate", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDynamicDateCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "specialValue", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ReportHistorySpecialValue", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportHistoryDynamicDate", "description": null, "fields": [{"name": "operation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReportHistoryDynamicDateOperation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReportHistoryDynamicDateUnit", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ReportHistoryDynamicDateOperation", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Add", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Subtract", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Set", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "StartOf", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EndOf", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ReportHistoryDynamicDateUnit", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Day", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarter", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Year", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ReportHistorySpecialValue", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "FirstValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PreviousValue", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportHistoricalTrendHistory", "description": null, "fields": [{"name": "trackedFieldIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportHistoryField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodGranularity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodGranularity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ReportHistoryCommon", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PeriodGranularity", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Day", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarter", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Year", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "PivotReportTotal", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReportTotalPosition", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ReportTotalPosition", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Top", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Bottom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "PivotField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupOption", "description": null, "args": [], "type": {"kind": "ENUM", "name": "GroupOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortFieldId", "description": "sort by total value", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "ENUM", "name": "SortOrder", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIntervals", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GroupInterval", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "GroupInterval", "description": null, "fields": [{"name": "start", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "end", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AggregationField", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": "ID of field used for aggregation, leave empty if aggregation is set to Count ", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": "One of the possible aggregation options", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AggregationOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparison", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AggregationComparison", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnWidth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnFormatting", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ColumnFormatting", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnColor", "description": "RGB color code converted to integer, if value is Null uses no color ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AggregationComparison", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AggregationComparisonType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AggregationOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AggregationComparisonType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "RowTotal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ColumnTotal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GrandTotal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Field", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ColumnFormatting", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ColumnFormattingFieldFilterRule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ColumnFormattingFieldFilterRule", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "ENUM", "name": "FieldOperator", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "values", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "boxId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ColumnFormattingFilterFieldRuleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ColumnFormattingFilterFieldRuleInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "ENUM", "name": "FieldOperator", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "values", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ColumnFormattingFieldFilterRule", "ofType": null}]}, {"kind": "OBJECT", "name": "DisplayFieldItem", "description": null, "fields": [{"name": "fieldId", "description": "An field if of a box source", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayOptions", "description": "Defines display mode of the field", "args": [], "type": {"kind": "ENUM", "name": "DisplayOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnWidth", "description": "Size of the column width, if value is Null uses default", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnColor", "description": "RGB color code converted to integer, if value is Null uses no color ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnAlignment", "description": "Alignment of the column.", "args": [], "type": {"kind": "ENUM", "name": "ColumnAlignment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnFormatting", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ColumnFormatting", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DisplayOption", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Natural", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AsIs", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AsPicture", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AsNumeric", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Mixed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AsEntityType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CompactView", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RollupRawData", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ColumnAlignment", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Left", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Center", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Right", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportTable", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": "ID of a parent report structure, if ID is NULL this identifies root item, no more than one root item is allowed ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "Order of the item on the within same parent", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportMainBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "siblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "SiblingBoxInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ReportStructureItem", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportMainBox", "description": null, "fields": [{"name": "name", "description": "Name of the box", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayFields", "description": "An ordered list of field ID to display with width and color information from box source", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DisplayFieldItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculationFieldId", "description": "A field used for calculation, this field is applied only if box entity is Opportunty or LeadOppty", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySubtypes", "description": "List of possible entity subtypes of entity_type, if entity type is abstract you can supply with entity_types of all children of abstract entity", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntitySubtypeItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "VisibleBoxInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportBoxInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "VisibleBoxInterface", "description": null, "fields": [{"name": "name", "description": "Name of the box", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayFields", "description": "An ordered list of field ID to display with width and color information from box source", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DisplayFieldItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ReportMainBox", "ofType": null}, {"kind": "OBJECT", "name": "ReportSiblingBox", "ofType": null}]}, {"kind": "INTERFACE", "name": "ReportBoxInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculationFieldId", "description": "A field used for calculation, this field is applied only if box entity is Opportunty or LeadOppty", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySubtypes", "description": "List of possible entity subtypes of entity_type, if entity type is abstract you can supply with entity_types of all children of abstract entity", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntitySubtypeItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ReportMainBox", "ofType": null}, {"kind": "OBJECT", "name": "ReportSiblingBox", "ofType": null}, {"kind": "OBJECT", "name": "FilterSiblingBox", "ofType": null}]}, {"kind": "INTERFACE", "name": "SiblingBoxInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculationFieldId", "description": "A field used for calculation, this field is applied only if box entity is Opportunty or LeadOppty", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySubtypes", "description": "List of possible entity subtypes of entity_type, if entity type is abstract you can supply with entity_types of all children of abstract entity", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntitySubtypeItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "UNION", "name": "SiblingBoxRelationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ReportSiblingBox", "ofType": null}, {"kind": "OBJECT", "name": "FilterSiblingBox", "ofType": null}]}, {"kind": "UNION", "name": "SiblingBoxRelationType", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AggregationRelation", "ofType": null}, {"kind": "OBJECT", "name": "HardcodedRelation", "ofType": null}]}, {"kind": "OBJECT", "name": "AggregationRelation", "description": null, "fields": [{"name": "aggregationFieldId", "description": "Id of the field used to aggregate on each identified groups, set to NULL if aggregation operation is count", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operationFieldId", "description": "Id of the field used to define groups to aggregate, if whole set is used for aggregation", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aggregationOperator", "description": "Operation which defines function used at aggregation", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AggregationOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HardcodedRelation", "description": null, "fields": [{"name": "relationType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SiblingRelationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlyRowsWithRelatedRecords", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aggregationType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "HardcodedAggregationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "HardcodedAggregationType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Sum", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Average", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Max", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframeTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityTableReportProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "ViewTableReportTab", "description": null, "fields": [{"name": "frozenPanes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FrozenPaneType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chart", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportChart", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportValueFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ReportValueField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "history", "description": null, "args": [], "type": {"kind": "UNION", "name": "ReportHistory", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SortField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GroupField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TableReportTotal", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "keepLineBreaks", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewReportTab", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SortField", "description": null, "fields": [{"name": "boxId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ReportField", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ReportField", "description": null, "fields": [{"name": "boxId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "SortField", "ofType": null}, {"kind": "OBJECT", "name": "GroupField", "ofType": null}]}, {"kind": "OBJECT", "name": "GroupField", "description": null, "fields": [{"name": "boxId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupOption", "description": null, "args": [], "type": {"kind": "ENUM", "name": "GroupOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIntervals", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GroupInterval", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ReportField", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TableReportTotal", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showGrandTotal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReportTotalPosition", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showSum", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showAverage", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMin", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMax", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "AccountProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NotePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframeTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityForecastProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "InsightsProfile", "ofType": null}, {"kind": "OBJECT", "name": "IndicatorsProfile", "ofType": null}, {"kind": "OBJECT", "name": "LifeCycleProfile", "ofType": null}, {"kind": "OBJECT", "name": "ConversionsProfile", "ofType": null}]}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ContactFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ActivityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "NoteFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "FeedFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ProductFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ProjectFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "QuoteFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "TimeframeFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "EmailFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "LeadFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ProcessFilterNode", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityKPIFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ProfileFilterTab", "ofType": null}]}, {"kind": "INTERFACE", "name": "ReportTabInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NotePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframeTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPivotReportProfile", "ofType": null}]}, {"kind": "INTERFACE", "name": "AccountProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountArchiveProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "AccountFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ContactFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ActivityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "NoteFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "FeedFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ProductFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ProjectFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "QuoteFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "TimeframeFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "EmailFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "LeadFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityKPIFilterTab", "ofType": null}, {"kind": "OBJECT", "name": "ProfileFilterTab", "ofType": null}]}, {"kind": "OBJECT", "name": "AccountRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "RoleTabInterface", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "ContactRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "ActivityRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "FeedRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "ProjectRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "QuoteRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "EmailRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "LeadRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityRoleTab", "ofType": null}, {"kind": "OBJECT", "name": "DashboardRole", "ofType": null}, {"kind": "OBJECT", "name": "ProfileStandardRoleTab", "ofType": null}]}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveProfile", "ofType": null}]}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "description": null, "fields": [{"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NotePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframeTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "InsightsProfile", "ofType": null}, {"kind": "OBJECT", "name": "IndicatorsProfile", "ofType": null}, {"kind": "OBJECT", "name": "LifeCycleProfile", "ofType": null}, {"kind": "OBJECT", "name": "ConversionsProfile", "ofType": null}, {"kind": "OBJECT", "name": "BetterForecastSchema", "ofType": null}]}, {"kind": "OBJECT", "name": "QuickFilterTab", "description": null, "fields": [{"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterFieldOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NotePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframeTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframePivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityForecastProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "BetterNavigatorPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "NavigatorPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "InsightsProfile", "ofType": null}, {"kind": "OBJECT", "name": "IndicatorsProfile", "ofType": null}, {"kind": "OBJECT", "name": "LifeCycleProfile", "ofType": null}, {"kind": "OBJECT", "name": "ConversionsProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "AccountPivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "AccountProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDashboardProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountDashboardProfileView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "AccountProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDashboardProfileView", "description": null, "fields": [{"name": "drilldownFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "graphs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphAccountNameType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "DashboardViewInterface", "description": null, "fields": [{"name": "drilldownFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountDashboardProfileView", "ofType": null}, {"kind": "OBJECT", "name": "ContactDashboardProfileView", "ofType": null}, {"kind": "OBJECT", "name": "LeadDashboardProfileView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDashboardProfileView", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDashboardProfileView", "ofType": null}]}, {"kind": "ENUM", "name": "DashboardGraphAccountNameType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "TopOwnersByAccounts", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CountOfAccountsBySalesUnit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CountOfAccountsByAccountClass", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopAccountIndustriesByWonValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopAccountIndustries", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopAccountsByWonOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopAccountsByLostOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopAccountsByNumberOfContacts", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopAccountsByActivities", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ContactProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ContactProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ContactTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactArchiveProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "ContactFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactPivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ContactProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ActivityProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ActivityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPreviewProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "ActivityFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showUnassignedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityPivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpportunityTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityReportTargetTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpportunityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TargetProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "LeadOpportunityReportProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "TargetProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "TargetTabInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadOpportunityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveProfile", "ofType": null}]}, {"kind": "INTERFACE", "name": "TargetTabInterface", "description": null, "fields": [{"name": "targetValueFieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetPeriodCurrent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OpportunityReportTargetTab", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewTargetTab", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveTargetTab", "ofType": null}, {"kind": "OBJECT", "name": "NavigatorTargetTab", "ofType": null}]}, {"kind": "INTERFACE", "name": "LeadOpportunityReportProfileInterface", "description": null, "fields": [{"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpportunityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadOpportunityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityPivotReportProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpportunityRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showUnassignedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadOpportunityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadOpportunityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityForecastProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveProfile", "ofType": null}, {"kind": "OBJECT", "name": "InsightsProfile", "ofType": null}, {"kind": "OBJECT", "name": "IndicatorsProfile", "ofType": null}, {"kind": "OBJECT", "name": "LifeCycleProfile", "ofType": null}, {"kind": "OBJECT", "name": "ConversionsProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "OpportunityReportTargetTab", "description": null, "fields": [{"name": "targetValueFieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetPeriodCurrent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetSource", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetSourceKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "goal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isVisible", "description": "Defines if target should be displayed in report", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetPeriodCompare", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodCompareOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showTargetOnTop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TargetTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TargetSourceKind", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "My", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "PeriodCompareOption", "description": null, "fields": [{"name": "periodCustomFrom", "description": "Set only if period set to Custom", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodCustomTo", "description": "Set only if period set to Custom", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodCompareKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PeriodCompareKind", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "DoNotCompare", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PreviousPeriod", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PreviousYear", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpportunityPivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityReportTargetTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpportunityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TargetProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "LeadOpportunityReportProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NoteTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NoteFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "NoteProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "NoteProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NoteFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "NoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "NotePivotReportProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "NoteFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotePivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NoteFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "NoteProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedReportProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedReportProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedPivotReportProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "FeedFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedPivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedReportProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProductProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ProductProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ProductTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProductPivotReportProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "ProductFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProductProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProjectProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ProjectProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ProjectTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPreviewProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "ProjectFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectPivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProjectProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuoteProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "QuoteProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "QuoteTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "QuoteFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuotePivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuoteReportProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "QuoteReportProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "QuotePivotReportProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "TimeframeTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TimeframeFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TimeframeProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "TimeframeProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TimeframeFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "TimeframeTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "TimeframePivotReportProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "TimeframeFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TimeframePivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TimeframeFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TimeframeProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "EmailProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "EmailProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "EmailTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "EmailPivotReportProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "EmailFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailPivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "EmailProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportSiblingBox", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculationFieldId", "description": "A field used for calculation, this field is applied only if box entity is Opportunty or LeadOppty", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySubtypes", "description": "List of possible entity subtypes of entity_type, if entity type is abstract you can supply with entity_types of all children of abstract entity", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntitySubtypeItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "UNION", "name": "SiblingBoxRelationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the box", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayFields", "description": "An ordered list of field ID to display with width and color information from box source", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DisplayFieldItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SiblingBoxInterface", "ofType": null}, {"kind": "INTERFACE", "name": "VisibleBoxInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportBoxInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FilterSiblingBox", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculationFieldId", "description": "A field used for calculation, this field is applied only if box entity is Opportunty or LeadOppty", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySubtypes", "description": "List of possible entity subtypes of entity_type, if entity type is abstract you can supply with entity_types of all children of abstract entity", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntitySubtypeItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "UNION", "name": "SiblingBoxRelationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SiblingBoxInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportBoxInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardGraphSeriesItem", "description": null, "fields": [{"name": "sessionId", "description": "A value if interaction with item should open multiple records \"drilldown\" view", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": "A value if interaction with item should open entity detail", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphValueType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tooltip", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardGraphTooltip", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "legend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardGraphLegend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stacked", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "categorySessionId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardGraphEntityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "DashboardGraphEntityInterface", "description": null, "fields": [{"name": "sessionId", "description": "A value if interaction with item should open multiple records \"drilldown\" view", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": "A value if interaction with item should open entity detail", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "DashboardGraphSeriesItem", "ofType": null}, {"kind": "OBJECT", "name": "DashboardGraphGauge", "ofType": null}]}, {"kind": "ENUM", "name": "DashboardGraphValueType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "String", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Currency", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Integer", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Percentage", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Date", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Marker", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Float", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardGraphLegend", "description": null, "fields": [{"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardGraphTooltip", "description": null, "fields": [{"name": "legend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardGraphLegend", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphValueType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardGraphGauge", "description": null, "fields": [{"name": "sessionId", "description": "A value if interaction with item should open multiple records \"drilldown\" view", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": "A value if interaction with item should open entity detail", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "maxValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardGraphEntityInterface", "ofType": null}, {"kind": "INTERFACE", "name": "DashboardGraphItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "DashboardGraphItemInterface", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "DashboardGraphGauge", "ofType": null}, {"kind": "OBJECT", "name": "DashboardGraphSeries", "ofType": null}]}, {"kind": "OBJECT", "name": "DashboardGraphSeries", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "series", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardGraphCategories", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphSeriesType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardGraphItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardGraphCategories", "description": null, "fields": [{"name": "categories", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardGraphSeriesItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "legend", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DashboardGraphLegend", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DashboardGraphSeriesType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Pie", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Bar", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Gauge", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Column", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Funnel", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDashboardProfileTab", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountDashboardProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountDashboardProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardTabItem", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "DashboardTabItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountDashboardProfileTab", "ofType": null}, {"kind": "OBJECT", "name": "ContactDashboardProfileTab", "ofType": null}, {"kind": "OBJECT", "name": "LeadDashboardProfileTab", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDashboardProfileTab", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDashboardProfileTab", "ofType": null}]}, {"kind": "OBJECT", "name": "ContactDashboardProfileTab", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactDashboardProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactDashboardProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardTabItem", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactDashboardProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactDashboardProfileView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ContactProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactDashboardProfileView", "description": null, "fields": [{"name": "drilldownFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "graphs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphContactNameType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DashboardGraphContactNameType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "TopOwnersByContacts", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CountOfContactsBySalesUnit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopContactsByWonOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopContactsByLostOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopContactsByActivities", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadDashboardProfileTab", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadDashboardProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadDashboardProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardTabItem", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadDashboardProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadDashboardProfileView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "LeadProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "LeadProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "LeadFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showUnassignedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadDashboardProfileView", "description": null, "fields": [{"name": "drilldownFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "graphs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphLeadNameType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DashboardGraphLeadNameType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "CountOfLeadsByRanking", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CountOfLeadsByAccountClass", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CountOfOpenLeadsByFitness", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CountOfOpenLeadsByLabel", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadsDaysInQueue", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityDashboardProfileTab", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityDashboardProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityDashboardProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardTabItem", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityDashboardProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityReportTargetTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityDashboardProfileView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TargetProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "LeadOpptyPipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "LeadOpportunityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "LeadOpptyPipelineProfileInterface", "description": null, "fields": [{"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OpportunityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityForecastProfile", "ofType": null}, {"kind": "OBJECT", "name": "LifeCycleProfile", "ofType": null}]}, {"kind": "INTERFACE", "name": "LeadOpportunityProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OpportunityDashboardProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "OpportunityDashboardProfileView", "description": null, "fields": [{"name": "drilldownFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "graphs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphOpportunityNameType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DashboardGraphOpportunityNameType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "WonVsGoal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RankedVsGoal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WeightedVsGoal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnweightedVsGoal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BalancedVsGoal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ComparisonOpportunityStatus", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ComparisonAccountClassTotalValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SumOfUpcomingClosingDates", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountClassOpportunitiesTotalValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountClassNumberOfOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RatioOfRankedOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CountOfRankedOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TotalValueOfRankedOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopWonOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopLostOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastWonOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastLostOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopAccountsByWonOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopAccountsByLostOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopAccountsByOpenOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopLostReasons", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PipelineOverview", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PipelineVelocity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CountOfOverdueOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PipelineConversionAndDropOffRates", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WinRateByOpportunityValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CountOfOpenOpportunitiesByFitness", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityDashboardProfileTab", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityDashboardProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityDashboardProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardTabItem", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityDashboardProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityDashboardProfileView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityDashboardProfileView", "description": null, "fields": [{"name": "drilldownFields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "graphs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphActivityNameType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DashboardGraphActivityNameType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ComparisonActivityTypes", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopOwnersByActivities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TopUnitsByActivities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ComparisonTaskStatus", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ComparisonTaskDue", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityForecastProfileTab", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityForecastProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityForecastProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ForecastTabItem", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ForecastTabItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OpportunityForecastProfileTab", "ofType": null}]}, {"kind": "OBJECT", "name": "OpportunityForecastProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityForecastView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "properties", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityForecastProperties", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OpportunityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "LeadOpptyPipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "OpportunityProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OpportunityForecastProfile", "ofType": null}, {"kind": "OBJECT", "name": "LifeCycleProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "OpportunityFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityForecastView", "description": null, "fields": [{"name": "field", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastPeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastOwner", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "column", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastColumnsType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupBy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDrilldownEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownFields", "description": "List of fields id to display as drilldown table", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quota", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityForecastQuota", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showGraph", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rollUpPeriod", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ForecastPeriodKind", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hideEmptyRows", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "graphHeight", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastPeriodOption", "description": null, "fields": [{"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastPeriodKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodFrom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodTo", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "financialYear", "description": "Set only if period set to Quarterly or Yearly.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ForecastPeriodKind", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Monthly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarterly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Yearly", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastOwner", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isActive", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "forecastPerformance", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastPerformanceItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastPerformanceItem", "description": null, "fields": [{"name": "dateTime", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ForecastColumnsType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "WonValueCurrentPeriod", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonValueSamePeriodInPreviousYear", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonValueSamePeriodInPreviousYearPercentage", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonOpenValueUnweighted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpenValueUnweighted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpenValueWeighted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpenValueRanked", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpenValueBalanced", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LostValueUnweighted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonVsForecast", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonOpenVsForecast", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonValueVsQuota", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonOpenValueVsQuotaUnweighted", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityForecastQuota", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastPerformanceComparisonType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityForecastQuotaItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ForecastPerformanceComparisonType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "PreviousPeriod", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AveragePerformance", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WeightedAveragePerformance", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityForecastQuotaItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "values", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityForecastQuotaItemValue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "splitType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpportunityForecastQuotaSplitType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityForecastQuotaItemValue", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OpportunityForecastQuotaSplitType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Evenly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HistoricalPerformance", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityForecastProperties", "description": null, "fields": [{"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ForecastType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Users", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesUnits", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Products", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProductCategories", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Accounts", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactSearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountPosition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "SearchResultItemInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ContactSearchResultItem", "ofType": null}, {"kind": "OBJECT", "name": "LeadSearchResultItem", "ofType": null}, {"kind": "OBJECT", "name": "OpportunitySearchResultItem", "ofType": null}, {"kind": "OBJECT", "name": "QuoteSearchResultItem", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntitySearchResultItem", "ofType": null}, {"kind": "OBJECT", "name": "AccountSearchResultItem", "ofType": null}, {"kind": "OBJECT", "name": "TaskSearchResultItem", "ofType": null}, {"kind": "OBJECT", "name": "AppointmentSearchResultItem", "ofType": null}, {"kind": "OBJECT", "name": "ProjectSearchResultItem", "ofType": null}, {"kind": "OBJECT", "name": "CloudObjectSearchResultItem", "ofType": null}, {"kind": "OBJECT", "name": "NoteSearchResultItem", "ofType": null}]}, {"kind": "OBJECT", "name": "LeadSearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunitySearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineColor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteSearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntitySearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "location", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskSearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedEntities", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LinkedItemType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LinkedItemType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LinkedEntityType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "LinkedEntityType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Email", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Memo", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Task", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Appointment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Step", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Project", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntity", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentSearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedEntities", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LinkedItemType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectSearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectSearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fileName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectLinkedEntity", "description": "In case of linked_entity is None, that means linked entity belongs to lead step (which does not physically exists in database).", "args": [], "type": {"kind": "OBJECT", "name": "LinkedItemType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NoteSearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetime", "description": "For grouping items by sort date - GlobalSearchSorting", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "noteLinkedEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LinkedItemType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadFavoriteResultItem", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FavoriteResultItemIsArchivedInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FavoriteResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FavoriteResultItemIsArchivedInterface", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "QuoteFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "ContactFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "AccountFavoriteResultItem", "ofType": null}]}, {"kind": "INTERFACE", "name": "FavoriteResultItemInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "QuoteFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "ContactFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "AccountFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "ReportFavoriteResultItem", "ofType": null}, {"kind": "OBJECT", "name": "ProjectFavoriteResultItem", "ofType": null}]}, {"kind": "OBJECT", "name": "QuoteFavoriteResultItem", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FavoriteResultItemIsArchivedInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FavoriteResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityFavoriteResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FavoriteResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityFavoriteResultItem", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineColor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FavoriteResultItemIsArchivedInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FavoriteResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactFavoriteResultItem", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountPosition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FavoriteResultItemIsArchivedInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FavoriteResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountFavoriteResultItem", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "location", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FavoriteResultItemIsArchivedInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FavoriteResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportFavoriteResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReportTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPivot", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FavoriteResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ReportTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "TableReport", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DashboardReport", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ForecastReport", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AdvancedReport", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectFavoriteResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FavoriteResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadRecentlyOpenedResultItem", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openedAt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RecentlyOpenedResultItemIsArchivedInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "RecentlyOpenedResultItemIsArchivedInterface", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "AccountRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "ContactRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "QuoteRecentlyOpenedResultItem", "ofType": null}]}, {"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openedAt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "AccountRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "ContactRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "AppointmentRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "ProjectRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "QuoteRecentlyOpenedResultItem", "ofType": null}, {"kind": "OBJECT", "name": "TaskRecentlyOpenedResultItem", "ofType": null}]}, {"kind": "OBJECT", "name": "OpportunityRecentlyOpenedResultItem", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openedAt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineColor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RecentlyOpenedResultItemIsArchivedInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRecentlyOpenedResultItem", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openedAt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "location", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RecentlyOpenedResultItemIsArchivedInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactRecentlyOpenedResultItem", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openedAt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountPosition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RecentlyOpenedResultItemIsArchivedInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentRecentlyOpenedResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openedAt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RecentlyOpenedLinkedItemType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RecentlyOpenedLinkedItemType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LinkedEntityType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityRecentlyOpenedResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openedAt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectRecentlyOpenedResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openedAt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteRecentlyOpenedResultItem", "description": null, "fields": [{"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openedAt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RecentlyOpenedResultItemIsArchivedInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskRecentlyOpenedResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openedAt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RecentlyOpenedLinkedItemType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastGroupItem", "description": null, "fields": [{"name": "column", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastColumnItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quota", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "countOfOwners", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "forecastPerformance", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ForecastDataItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastColumnItem", "description": null, "fields": [{"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastColumnsType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "group", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastDataItem", "description": null, "fields": [{"name": "column", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastColumnItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quota", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastOwner", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ForecastDataItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastSumItem", "description": null, "fields": [{"name": "column", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastColumnItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quota", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "forecastPerformance", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ForecastDataItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ForecastDataItemInterface", "description": null, "fields": [{"name": "column", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastColumnItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quota", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ForecastGroupItem", "ofType": null}, {"kind": "OBJECT", "name": "ForecastDataItem", "ofType": null}, {"kind": "OBJECT", "name": "ForecastSumItem", "ofType": null}]}, {"kind": "ENUM", "name": "NotificationEventActionTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "OwnershipAndSalesTeamChange", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LinkedItem", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Qualification", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "StatusChange", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Move", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Invitation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Comment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IsActive", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Tracking", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Warnings", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Errors", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApprovalRequest", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApprovalResponse", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApprovalDelegation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApprovalProcessWarning", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApprovalProcessError", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Responses", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Bounced", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "NotificationEntityGroupsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Emails", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountsAndContacts", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadsAndOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Feeds", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Activities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProcessBuilder", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Projects", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quotes", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailSequences", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApprovalProcesses", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineForms", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CallingAndMessaging", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WhatsApp", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedChildAccountAdded", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedAccountInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedAccountInterface", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedChildAccountAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedAccountCreated", "ofType": null}]}, {"kind": "INTERFACE", "name": "FeedItemInterface", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedChildAccountAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedAccountCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedContactAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedContactCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedLeadAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedLeadCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedOpportunityAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedOpportunityCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedTaskAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedTaskCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedAppointmentAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedAppointmentCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedMemoAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedProjectAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedProjectStatusChange", "ofType": null}, {"kind": "OBJECT", "name": "FeedTextMessageCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedMemoCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedScheduledMassEmailCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedScheduledEmailAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedCloudObjectAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedNoteAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedOwnershipChanged", "ofType": null}, {"kind": "OBJECT", "name": "FeedClientAssignedAsEditor", "ofType": null}, {"kind": "OBJECT", "name": "FeedClientAssignedAsWatcher", "ofType": null}, {"kind": "OBJECT", "name": "FeedUnitAssignedAsEditor", "ofType": null}, {"kind": "OBJECT", "name": "FeedUnitAssignedAsWatcher", "ofType": null}, {"kind": "OBJECT", "name": "FeedLeadQualification", "ofType": null}, {"kind": "OBJECT", "name": "FeedLeadOpportunityLost", "ofType": null}, {"kind": "OBJECT", "name": "FeedLeadOpportunityReactivate", "ofType": null}, {"kind": "OBJECT", "name": "FeedOpportunityWon", "ofType": null}, {"kind": "OBJECT", "name": "FeedOpportunityMove", "ofType": null}, {"kind": "OBJECT", "name": "FeedOpportunityBackToLead", "ofType": null}, {"kind": "OBJECT", "name": "FeedTaskStatusChange", "ofType": null}, {"kind": "OBJECT", "name": "FeedInvitationToAppointment", "ofType": null}, {"kind": "OBJECT", "name": "FeedResponseToAppointmentInvitation", "ofType": null}, {"kind": "OBJECT", "name": "FeedAppointmentCanceled", "ofType": null}, {"kind": "OBJECT", "name": "FeedMassEmailCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteStatusChange", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteAccepted", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteMove", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteLost", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteReactivate", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedCustomEntityAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedOnlineFormSubmitted", "ofType": null}]}, {"kind": "SCALAR", "name": "EntityApiName", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedLinkedEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityType", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "icon", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityTypeIconEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedApplication", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedTag", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedAccountCreated", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedAccountInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedContactAdded", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedContactInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedContactInterface", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedContactAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedContactCreated", "ofType": null}]}, {"kind": "OBJECT", "name": "FeedContactCreated", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryPhone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedContactInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedLeadAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "warningLevel", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInQueue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedLeadInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedLeadInterface", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "warningLevel", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInQueue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedLeadAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedLeadCreated", "ofType": null}]}, {"kind": "ENUM", "name": "LeadStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Open", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Qualified", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedLeadCreated", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "warningLevel", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInQueue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedLeadInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedOpportunityAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityStatus", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "closingDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasRecurrence", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "warningLevel", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedOpportunityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedOpportunityInterface", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityStatus", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "closingDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasRecurrence", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "warningLevel", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedOpportunityAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedOpportunityCreated", "ofType": null}]}, {"kind": "ENUM", "name": "OpptyStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Open", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Won", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "CurrencyForeignData", "description": null, "fields": [{"name": "baseValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueForeign", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "convertedValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "convertedValueCurrencyId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedOpportunityCreated", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityStatus", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "closingDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasRecurrence", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "warningLevel", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedOpportunityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedTaskAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStatus", "description": null, "args": [], "type": {"kind": "ENUM", "name": "TaskStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasRecurrence", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedTaskInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedTaskInterface", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStatus", "description": null, "args": [], "type": {"kind": "ENUM", "name": "TaskStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasRecurrence", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedTaskAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedTaskCreated", "ofType": null}]}, {"kind": "ENUM", "name": "TaskStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NotStarted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InProgress", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Waiting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Completed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Deferred", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedTaskCreated", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStatus", "description": null, "args": [], "type": {"kind": "ENUM", "name": "TaskStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasRecurrence", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedTaskInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedAppointmentAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentStatus", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedAppointmentInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedAppointmentInterface", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentStatus", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedAppointmentAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedAppointmentCreated", "ofType": null}]}, {"kind": "ENUM", "name": "ActivityStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NotStarted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InProgress", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Waiting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Completed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Deferred", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Canceled", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedAppointmentCreated", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentStatus", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedAppointmentInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedMemoAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachmentsPictures", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AttachmentsPictureEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithAttachedPictures", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedItemWithAttachedPictures", "description": null, "fields": [{"name": "attachmentsPictures", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AttachmentsPictureEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedMemoAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedMemoCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedScheduledEmailAdded", "ofType": null}]}, {"kind": "OBJECT", "name": "AttachmentsPictureEntity", "description": null, "fields": [{"name": "filename", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedProjectAdded", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProjectStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedProjectInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedProjectInterface", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProjectStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedProjectAdded", "ofType": null}]}, {"kind": "ENUM", "name": "ProjectStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NotStarted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InProgress", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Completed", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedProjectStatusChange", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProjectStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedTextMessageCreated", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FeedActor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessageStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TextMessageStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemsInConversationCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipientPhoneNumber", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textConversationId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "phoneType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "PhoneTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedTextMessageInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedTextMessageInterface", "description": null, "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FeedActor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessageStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TextMessageStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemsInConversationCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipientPhoneNumber", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textConversationId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "phoneType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "PhoneTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedTextMessageCreated", "ofType": null}]}, {"kind": "OBJECT", "name": "FeedActor", "description": null, "fields": [{"name": "entityType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailable", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailDirectionEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "OutgoingEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IncomingEmail", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "TextMessageStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Sending", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Sent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Failed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Received", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Seen", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "PhoneTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Calling", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CallingSmsUnassigned", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CallingSmsPersonal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CallingSmsCompany", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WhatsAppPersonal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WhatsAppCompany", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedMemoCreated", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachmentsPictures", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AttachmentsPictureEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithAttachedPictures", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipient", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bodySummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isContentAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeContentSharing", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentShareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ContentShareModeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isTracked", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentEmailId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasTrackingEvent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemsInThreadCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wasBounced", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentiment", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachmentsPictures", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AttachmentsPictureEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedEmailInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithAttachedPictures", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedEmailInterface", "description": null, "fields": [{"name": "sender", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipient", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bodySummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isContentAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeContentSharing", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentShareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ContentShareModeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isTracked", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentEmailId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasTrackingEvent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemsInThreadCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wasBounced", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentiment", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedEmailAdded", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailCreated", "ofType": null}, {"kind": "OBJECT", "name": "FeedScheduledEmailAdded", "ofType": null}]}, {"kind": "ENUM", "name": "ContentShareModeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Private", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Public", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "EmailSentimentEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Negative", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Neutral", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Positive", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailCreated", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipient", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bodySummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isContentAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeContentSharing", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentShareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ContentShareModeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isTracked", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentEmailId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasTrackingEvent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemsInThreadCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wasBounced", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentiment", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachmentsPictures", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AttachmentsPictureEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedEmailInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithAttachedPictures", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedScheduledMassEmailCreated", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipientCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isTracked", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isContentAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeContentSharing", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentShareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ContentShareModeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wasBounced", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "errorCode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sendAt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedScheduledEmailAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipient", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bodySummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isContentAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeContentSharing", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentShareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ContentShareModeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isTracked", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentEmailId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasTrackingEvent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemsInThreadCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wasBounced", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentiment", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachmentsPictures", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AttachmentsPictureEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "errorCode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sendAt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedEmailInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithAttachedPictures", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedCloudObjectAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedNoteAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedOwnershipChanged", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithTargetClientInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "description": null, "fields": [{"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedOwnershipChanged", "ofType": null}, {"kind": "OBJECT", "name": "FeedClientAssignedAsEditor", "ofType": null}, {"kind": "OBJECT", "name": "FeedClientAssignedAsWatcher", "ofType": null}, {"kind": "OBJECT", "name": "FeedUnitAssignedAsEditor", "ofType": null}, {"kind": "OBJECT", "name": "FeedUnitAssignedAsWatcher", "ofType": null}, {"kind": "OBJECT", "name": "FeedLeadQualification", "ofType": null}, {"kind": "OBJECT", "name": "FeedLeadOpportunityLost", "ofType": null}, {"kind": "OBJECT", "name": "FeedLeadOpportunityReactivate", "ofType": null}, {"kind": "OBJECT", "name": "FeedOpportunityWon", "ofType": null}, {"kind": "OBJECT", "name": "FeedOpportunityMove", "ofType": null}, {"kind": "OBJECT", "name": "FeedOpportunityBackToLead", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteAccepted", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteMove", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteLost", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteReactivate", "ofType": null}]}, {"kind": "INTERFACE", "name": "FeedItemWithTargetClientInterface", "description": null, "fields": [{"name": "targetClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedOwnershipChanged", "ofType": null}, {"kind": "OBJECT", "name": "FeedClientAssignedAsEditor", "ofType": null}, {"kind": "OBJECT", "name": "FeedClientAssignedAsWatcher", "ofType": null}]}, {"kind": "OBJECT", "name": "FeedClientAssignedAsEditor", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithTargetClientInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedClientAssignedAsWatcher", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithTargetClientInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedUnitAssignedAsEditor", "description": null, "fields": [{"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithTargetUnitInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedItemWithTargetUnitInterface", "description": null, "fields": [{"name": "targetUnitId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedUnitAssignedAsEditor", "ofType": null}, {"kind": "OBJECT", "name": "FeedUnitAssignedAsWatcher", "ofType": null}]}, {"kind": "OBJECT", "name": "FeedUnitAssignedAsWatcher", "description": null, "fields": [{"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetUnitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithTargetUnitInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedLeadQualification", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedLeadOpportunityLost", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedLeadOpportunityReactivate", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedOpportunityWon", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedOpportunityMove", "description": null, "fields": [{"name": "stepOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemWithStep", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedItemWithStep", "description": null, "fields": [{"name": "stepOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedOpportunityMove", "ofType": null}, {"kind": "OBJECT", "name": "FeedQuoteMove", "ofType": null}]}, {"kind": "OBJECT", "name": "FeedOpportunityBackToLead", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedTaskStatusChange", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TaskStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailAppointmentInvitation", "description": null, "fields": [{"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedContactId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedContactName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedContactPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedInvitationToAppointment", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FeedEmailAppointmentInvitation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedResponseToAppointmentInvitation", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invitedClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FeedEmailAppointmentInvitation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "response", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InviteeResponseEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "InviteeResponseEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoResponse", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Accepted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Rejected", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedAppointmentCanceled", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedMassEmailCreated", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipientCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isTracked", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isContentAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeContentSharing", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentShareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ContentShareModeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wasBounced", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedQuoteStatusChange", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "QuoteStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "QuoteStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Open", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Accepted", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedQuoteAccepted", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedQuoteMove", "description": null, "fields": [{"name": "stepOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemWithStep", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedQuoteLost", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedQuoteReactivate", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Converted value of oppty", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedItemWithEntitySpecificData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedQuoteAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "QuoteStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalAmount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedQuoteInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedQuoteInterface", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "QuoteStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalAmount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foreignCurrencyValue", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedQuoteAdded", "ofType": null}]}, {"kind": "OBJECT", "name": "FeedCustomEntityAdded", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedCustomEntityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedCustomEntityInterface", "description": null, "fields": [{"name": "unitName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedCustomEntityAdded", "ofType": null}]}, {"kind": "OBJECT", "name": "FeedOnlineFormSubmitted", "description": null, "fields": [{"name": "sourceEntityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "EntityApiName", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCommentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnitsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySharedUsersUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityCloudObjectsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityLinkedEntities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedLinkedEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityActivityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorClientIsDeleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FeedActor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "FeedOnlineFormInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FeedOnlineFormInterface", "description": null, "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FeedActor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FeedOnlineFormSubmitted", "ofType": null}]}, {"kind": "OBJECT", "name": "OpportunityMapViewItem", "description": null, "fields": [{"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "geoLocation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GeoLocationEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "MapViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "MapViewInterface", "description": null, "fields": [{"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "geoLocation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GeoLocationEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OpportunityMapViewItem", "ofType": null}, {"kind": "OBJECT", "name": "LeadMapViewItem", "ofType": null}, {"kind": "OBJECT", "name": "MapViewItem", "ofType": null}]}, {"kind": "OBJECT", "name": "GeoLocationEntity", "description": null, "fields": [{"name": "searchKey", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lat", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lng", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "zipCode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadMapViewItem", "description": null, "fields": [{"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "geoLocation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GeoLocationEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "MapViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MapViewItem", "description": null, "fields": [{"name": "entityId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "geoLocation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GeoLocationEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "MapViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DocumentNotificationEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "Current entity type. (Qualified lead can be either Lead or Opportunity when qualify notification is viewed.)", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CloudObjectTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "NotificationTargetEntityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "NotificationTargetEntityInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "Current entity type. (Qualified lead can be either Lead or Opportunity when qualify notification is viewed.)", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "DocumentNotificationEntity", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalResponseNotificationEntity", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityNotificationEntity", "ofType": null}, {"kind": "OBJECT", "name": "TextMessageConversationNotificationEntity", "ofType": null}, {"kind": "OBJECT", "name": "NotificationEntity", "ofType": null}, {"kind": "OBJECT", "name": "ClientNotificationEntity", "ofType": null}]}, {"kind": "ENUM", "name": "CloudObjectTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "S3FileUpload", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "S3File", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "S3Image", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GoogleDriveFile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OneDriveFile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BoxFile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DropboxFile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SharepointFile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ExternalURL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AlfrescoFile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UrlFile", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskStatusChangeNotificationEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "Current entity type. (Qualified lead can be either Lead or Opportunity when qualify notification is viewed.)", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TaskStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "NotificationEntityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "NotificationEntityInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "Current entity type. (Qualified lead can be either Lead or Opportunity when qualify notification is viewed.)", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "TaskStatusChangeNotificationEntity", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalResponseNotificationEntity", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityNotificationEntity", "ofType": null}, {"kind": "OBJECT", "name": "TextMessageConversationNotificationEntity", "ofType": null}, {"kind": "OBJECT", "name": "ProjectStatusChangeNotificationEntity", "ofType": null}, {"kind": "OBJECT", "name": "NotificationEntity", "ofType": null}]}, {"kind": "OBJECT", "name": "ApprovalResponseNotificationEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "Current entity type. (Qualified lead can be either Lead or Opportunity when qualify notification is viewed.)", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ApprovalStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "NotificationEntityInterface", "ofType": null}, {"kind": "INTERFACE", "name": "NotificationTargetEntityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ApprovalStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Pending", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Approved", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Rejected", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityNotificationEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "Current entity type. (Qualified lead can be either Lead or Opportunity when qualify notification is viewed.)", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "NotificationEntityInterface", "ofType": null}, {"kind": "INTERFACE", "name": "NotificationTargetEntityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TextMessageConversationNotificationEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "phoneNumber", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phoneType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PhoneTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "NotificationEntityInterface", "ofType": null}, {"kind": "INTERFACE", "name": "NotificationTargetEntityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectStatusChangeNotificationEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "Current entity type. (Qualified lead can be either Lead or Opportunity when qualify notification is viewed.)", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProjectStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "NotificationEntityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotificationEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": "Current entity type. (Qualified lead can be either Lead or Opportunity when qualify notification is viewed.)", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "NotificationEntityInterface", "ofType": null}, {"kind": "INTERFACE", "name": "NotificationTargetEntityInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessSchema", "description": null, "fields": [{"name": "timezone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "trigger", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ProcessTrigger", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ProcessTrigger", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ProcessRecordTrigger", "ofType": null}, {"kind": "OBJECT", "name": "ProcessScheduleTrigger", "ofType": null}, {"kind": "OBJECT", "name": "ProcessManualTrigger", "ofType": null}, {"kind": "OBJECT", "name": "ProcessOnlineFormTrigger", "ofType": null}]}, {"kind": "OBJECT", "name": "ProcessRecordTrigger", "description": null, "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordTriggerActorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "event", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordTriggerEventEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "changedFields", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "applications", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentEntityType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessActorInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ProcessActorInterface", "description": null, "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordTriggerActorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ProcessRecordTrigger", "ofType": null}, {"kind": "OBJECT", "name": "ProcessManualTrigger", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalProcessRecordTrigger", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalProcessManualTrigger", "ofType": null}]}, {"kind": "ENUM", "name": "ProcessRecordTriggerActorEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ProcessOwner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SelectedUnitsAndUsers", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AnyUser", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApplicationsOnly", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessRecordTriggerEventEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreateOrUpdate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Update", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailSent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailReceived", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessScheduleTrigger", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timeOfDay", "description": "0 - 1439", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfWeek", "description": "1 = Monday, 7 = Sunday", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfMonth", "description": "1 - 31", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ScheduleInterface", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timeOfDay", "description": "0 - 1439", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfWeek", "description": "1 = Monday, 7 = Sunday", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfMonth", "description": "1 - 31", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ProcessScheduleTrigger", "ofType": null}, {"kind": "OBJECT", "name": "ReportSchedule", "ofType": null}, {"kind": "OBJECT", "name": "FieldAiValueUpdateSchedule", "ofType": null}]}, {"kind": "OBJECT", "name": "ProcessManualTrigger", "description": null, "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordTriggerActorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessActorInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessOnlineFormTrigger", "description": null, "fields": [{"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineForms", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ProcessNodeInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ProcessFilterNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessCreateRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessUpdateRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessSendEmailNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessUpdateRelatedRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessCreateRelatedRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessLinkRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessSendWebhookNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessArchiveRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessUnarchiveRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessQualifyRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessEnrollEmailSequenceNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessUnenrollEmailSequenceNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessChangeOwnershipNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessTriggerProcessNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessCopyRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessUpdateAiFieldsNode", "ofType": null}]}, {"kind": "OBJECT", "name": "ProcessFilterNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessCreateRecordNode", "description": "A node which creates unrelated LACOTA entity", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcess", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcessId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "description": null, "fields": [{"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ProcessCreateRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessUpdateRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessSendEmailNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessUpdateRelatedRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessCreateRelatedRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessLinkRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessSendWebhookNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessArchiveRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessUnarchiveRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessQualifyRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessEnrollEmailSequenceNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessUnenrollEmailSequenceNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessChangeOwnershipNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessTriggerProcessNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessCopyRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "ProcessUpdateAiFieldsNode", "ofType": null}]}, {"kind": "OBJECT", "name": "ProcessNodeSchedule", "description": null, "fields": [{"name": "offset", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offsetUnit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessNodeScheduleUnitEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offsetFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessNodeScheduleUnitEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Minute", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Hour", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WorkingDay", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessEntityTemplate", "description": null, "fields": [{"name": "operations", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessEntityOperation", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "input", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessEntityOperation", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operation", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessEntityOperationEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "extras", "description": "Extra settings for operation.", "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityOperationExtras", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggeredRecordFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggeredLookupRelationFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EntityOperationMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessEntityOperationEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unassigned", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggerActor", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProcessOwner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomAndTriggered", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomReplaceExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomAddToExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomRemoveExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomUpdateValueAndCode", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomUpdateOnlyCode", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordValueReplaceExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordValueAddToExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordValueRemoveExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordPrimaryAccountReplaceExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordPrimaryAccountAddToExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordPrimaryAccountRemoveExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordPrimaryContactReplaceExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordPrimaryContactAddToExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordPrimaryContactRemoveExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordParentAccountReplaceExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordParentAccountAddToExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordParentAccountRemoveExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordAccountAddToExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordAccountReplaceExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordAccountRemoveExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordPrimaryAccountValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordPrimaryContactValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordParentAccountValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordAccountValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordValueCustomReplaceExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordValueCustomAddToExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordValueCustomRemoveExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordValueUpdateValueAndCode", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordValueUpdateOnlyCode", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordField", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredPrimaryRecordOwner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecord", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordAddToExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordRemoveExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordOwner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordOwnerReplaceExisting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TriggeredRecordOwnerAddToExisting", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessEntityOperationExtras", "description": null, "fields": [{"name": "keepOwnerAsEditor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sendInvitations", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityOperationMapping", "description": null, "fields": [{"name": "options", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityOperationMappingOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityOperationMappingOption", "description": null, "fields": [{"name": "sourceValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "JSONString", "description": "JSON String which can encode date_time field", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessUpdateRecordNode", "description": "A node which updates triggered entity", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcess", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcessId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessSendEmailNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isMass", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessNodeEmail", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessNodeEmail", "description": null, "fields": [{"name": "recipients", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bcc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "signature", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessNodeEmailSender", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderCompanyEmailId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkTriggerEntity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkRecipients", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isHtmlTemplate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EmailDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "EmailDataInterface", "description": null, "fields": [{"name": "recipients", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bcc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "signature", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ProcessNodeEmail", "ofType": null}, {"kind": "OBJECT", "name": "ScheduledReportEmail", "ofType": null}, {"kind": "OBJECT", "name": "EmailSequenceNodeEmail", "ofType": null}]}, {"kind": "OBJECT", "name": "SendEmailRecipient", "description": null, "fields": [{"name": "primary", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityLacotaType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EntityLacotaType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Task", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Appointment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Project", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntity", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityID", "description": null, "fields": [{"name": "entityApiName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessNodeEmailSender", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ActorEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CompanyEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RecordOwnerEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApproverEmail", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ShareModeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Standard", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Private", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllView", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllEdit", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessUpdateRelatedRecordNode", "description": "A node which updates related entities of triggered entity", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordNodeRelationEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcess", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcessId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessRecordNodeRelationEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Task", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Appointment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyProductRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Project", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActiveQuote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineForm", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Email", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ParentAccount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ParentAccountNoReplace", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PrimaryAccount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PrimaryContact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PrimaryInLead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PrimaryInOpportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PrimaryInContact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PrimaryInQuote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lookup", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LookupRelated", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PrimaryLookup", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PrimaryLookupRelated", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessCreateRelatedRecordNode", "description": "A node which creates entity with relation to the triggered entity", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordNodeRelationEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcess", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcessId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessLinkRecordNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcess", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcessId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordNodeRelationEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordIdentificationType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordIdentificationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggeredRecordFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkAll", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessRecordIdentificationType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Filter", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Field", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessSendWebhookNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "webhook", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessWebhook", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessWebhook", "description": null, "fields": [{"name": "requestType", "description": "HTTP request method", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessWebhookRequestType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "requestFormat", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessWebhookRequestFormat", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "simpleContent", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "advancedContent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timeFormat", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessWebhookTimeFormat", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "basicAuth", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessWebhookBasicAuth", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "headers", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessWebhookHeader", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessWebhookRequestType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "POST", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GET", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PUT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PATCH", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DELETE", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessWebhookRequestFormat", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Text", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "JSON", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "XML", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessWebhookTimeFormat", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Timestamp", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ISO8601", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessWebhookBasicAuth", "description": null, "fields": [{"name": "username", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "password", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessWebhookHeader", "description": null, "fields": [{"name": "key", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "encrypted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessArchiveRecordNode", "description": "archive lead/oppty", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "completeRelatedActivities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessUnarchiveRecordNode", "description": "unarchive lead/oppty", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "newClosingDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessQualifyRecordNode", "description": "qualify lead", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessEnrollEmailSequenceNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessUnenrollEmailSequenceNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessChangeOwnershipNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "assigneeType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessChangeOwnershipAssigneeType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnitIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessChangeOwnershipAssigneeType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Client", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesUnit", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessTriggerProcessNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerRelation", "description": "null = Triggered Record", "args": [], "type": {"kind": "ENUM", "name": "ProcessRecordNodeRelationEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerRelationEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerRelationSender", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportScheduleSchema", "description": null, "fields": [{"name": "schedule", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportSchedule", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ScheduledReportEmail", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "followUp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailFollowUpTask", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "skipEmpty", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "workingDaysOnly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportSchedule", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timeOfDay", "description": "0 - 1439", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfWeek", "description": "1 = Monday, 7 = Sunday", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfMonth", "description": "1 - 31", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ScheduledReportEmail", "description": null, "fields": [{"name": "recipients", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bcc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "signature", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkRecipients", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "service", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailService", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportAttachment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ScheduledReportEmailAttachment", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EmailDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SendEmailService", "description": null, "fields": [{"name": "personalAccount", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EmailServiceTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "personalAccountClientId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailServiceTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "O365Email", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GoogleEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SendGrid", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ScheduledReportEmailAttachment", "description": null, "fields": [{"name": "formatCsv", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CsvOptions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formatXlsx", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "XlsxOptions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formatHtml", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formatPdf", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PdfOptions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "compress", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "password", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPasswordEncrypted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CsvOptions", "description": null, "fields": [{"name": "includeForeignCurrency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "delimiter", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CsvDelimiter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quotechar", "description": null, "args": [], "type": {"kind": "ENUM", "name": "CsvQuotechar", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "encoding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ForeignCurrencyOption", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ForeignCurrencyOption", "description": null, "fields": [{"name": "includeForeignCurrency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "CsvOptions", "ofType": null}, {"kind": "OBJECT", "name": "XlsxOptions", "ofType": null}]}, {"kind": "ENUM", "name": "CsvDelimiter", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "comma", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "semicolon", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "tab", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "colon", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "CsvQuotechar", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "quotation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "apostrophe", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "XlsxOptions", "description": null, "fields": [{"name": "includeForeignCurrency", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ReportXlsxType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ForeignCurrencyOption", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ReportXlsxType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "simplified", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "full", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "PdfOptions", "description": null, "fields": [{"name": "pageWidth", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pageHeight", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "landscape", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scale", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pageNumbers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReportContent", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ReportContent", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Charts", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Table", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailFollowUpTask", "description": null, "fields": [{"name": "taskTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDateOffset", "description": "Business days", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductDrilldownFilter", "description": null, "fields": [{"name": "accountId", "description": "ID of account related to products or NULL filter is not applied", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyProductRelationDrilldownFilter", "description": null, "fields": [{"name": "productId", "description": "ID of product on oppty_product_relation or NULL filter is not applied", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NoteDrilldownFilter", "description": null, "fields": [{"name": "ownerId", "description": "List of owner ids, that should be filtered, if NULL filter is not applied if emtpy list no record is returned as no record matches no owner To include unassigned owner use NULL as one of the value e.g. ['9087be0a-393a-4b8f-90de-fbdd0891c46b', null] filters by owner and unassigned owner", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectDrilldownFilter", "description": null, "fields": [{"name": "ownerId", "description": "List of owner ids, that should be filtered, if NULL filter is not applied if emtpy list no record is returned as no record matches no owner To include unassigned owner use NULL as one of the value e.g. ['9087be0a-393a-4b8f-90de-fbdd0891c46b', null] filters by owner and unassigned owner", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteDrilldownFilter", "description": null, "fields": [{"name": "ownerId", "description": "List of owner ids, that should be filtered, if NULL filter is not applied if emtpy list no record is returned as no record matches no owner To include unassigned owner use NULL as one of the value e.g. ['9087be0a-393a-4b8f-90de-fbdd0891c46b', null] filters by owner and unassigned owner", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageDrilldownFilter", "description": null, "fields": [{"name": "ownerId", "description": "List of owner ids, that should be filtered, if NULL filter is not applied if emtpy list no record is returned as no record matches no owner To include unassigned owner use NULL as one of the value e.g. ['9087be0a-393a-4b8f-90de-fbdd0891c46b', null] filters by owner and unassigned owner", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailDrilldownFilter", "description": null, "fields": [{"name": "ownerId", "description": "List of owner ids, that should be filtered, if NULL filter is not applied if emtpy list no record is returned as no record matches no owner To include unassigned owner use NULL as one of the value e.g. ['9087be0a-393a-4b8f-90de-fbdd0891c46b', null] filters by owner and unassigned owner", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectDrilldownFilter", "description": null, "fields": [{"name": "ownerId", "description": "List of owner ids, that should be filtered, if NULL filter is not applied if emtpy list no record is returned as no record matches no owner To include unassigned owner use NULL as one of the value e.g. ['9087be0a-393a-4b8f-90de-fbdd0891c46b', null] filters by owner and unassigned owner", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AlfrescoIntegrationStorageService", "description": null, "fields": [{"name": "listFolder", "description": null, "args": [{"name": "folderId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "RemoteStorageFileListResultConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "GenericIntegrationStorageService", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "GenericIntegrationStorageService", "description": null, "fields": [{"name": "listFolder", "description": null, "args": [{"name": "folderId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "RemoteStorageFileListResultConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AlfrescoIntegrationStorageService", "ofType": null}]}, {"kind": "OBJECT", "name": "RemoteStorageFileListResultConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "RemoteStorageFileListResultEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rootFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "RemoteStorageFileResult", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PageInfo", "description": "The Relay compliant `PageInfo` type, containing data necessary to paginate this connection.", "fields": [{"name": "hasNextPage", "description": "When paginating forwards, are there more items?", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasPreviousPage", "description": "When paginating backwards, are there more items?", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startCursor", "description": "When paginating backwards, the cursor to continue.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endCursor", "description": "When paginating forwards, the cursor to continue.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RemoteStorageFileListResultEdge", "description": "A Relay edge containing a `RemoteStorageFileListResult` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "RemoteStorageFileResult", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RemoteStorageFileResult", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mimeType", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceCreateRecordNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "condition", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceNodeCondition", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOffset", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EmailSequenceNode", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "EmailSequenceNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "condition", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceNodeCondition", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOffset", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "EmailSequenceCreateRecordNode", "ofType": null}, {"kind": "OBJECT", "name": "EmailSequenceSendEmailNode", "ofType": null}]}, {"kind": "OBJECT", "name": "EmailSequenceNodeCondition", "description": null, "fields": [{"name": "action", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSequenceNodeConditionActionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailSequenceNodeConditionActionEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Always", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NotOpen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NoClick", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NoReply", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TaskNotUpdated", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TaskNotCompleted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TaskCompleted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceFilter", "description": null, "fields": [{"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceSendEmailNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "condition", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceNodeCondition", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOffset", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceNodeEmail", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EmailSequenceNode", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceNodeEmail", "description": null, "fields": [{"name": "recipients", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bcc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "signature", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isHtmlTemplate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkTriggerEntity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkRecipients", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSequenceNodeEmailSender", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderCompanyEmailId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EmailDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailSequenceNodeEmailSender", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ActorEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CompanyEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RecordOwnerEmail", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ListingViewInterface", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ProductDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "CustomOpportunityDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityAndLeadDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "CloudObjectDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountDrilldownDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountArchiveDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}, {"kind": "OBJECT", "name": "ActivityCalendarViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchivePipelineViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveBoardViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ContactDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ContactCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ContactArchiveDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadBoardViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPipelineViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityBubbleViewItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteBoardViewItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveBoardViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ProjectDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ProjectCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ProjectDrilldownDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDrilldownDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDrilldownDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "LeadActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "ContactActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "LeadActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectActivityTabObjectiveView", "ofType": null}, {"kind": "OBJECT", "name": "AccountLeadTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactLeadTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountOpportunityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactOpportunityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectOpportunityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountQuoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactQuoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityQuoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountContactTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountChildAccountTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountHierarchyTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "LeadNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "LeadCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProductTrendDataView", "ofType": null}, {"kind": "OBJECT", "name": "ProductWhiteSpaceDataView", "ofType": null}, {"kind": "OBJECT", "name": "ProductsOfAccountDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ProductCategoryTrendDataView", "ofType": null}, {"kind": "OBJECT", "name": "ProductCategoriesOfAccountDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountProductPricingTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountProjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactProjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "LookUpTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ForecastDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "CompanyDocumentsDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "RecordDocumentsDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "TargetDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "GroupTargetDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LookupDataView", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDetailCalendarViewItems", "ofType": null}]}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view indexed by number", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ProductDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "CustomOpportunityDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityAndLeadDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "CloudObjectDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountDrilldownDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountArchiveDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchivePipelineColumnItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveBoardColumnItems", "ofType": null}, {"kind": "OBJECT", "name": "ContactDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ContactCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ContactArchiveDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadBoardColumnItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPipelineColumnItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteBoardColumnItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveBoardColumnItems", "ofType": null}, {"kind": "OBJECT", "name": "ProjectDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ProjectCompactViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ProjectDrilldownDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityDrilldownDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDrilldownDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "LeadActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityActivityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectActivityTabObjectiveView", "ofType": null}, {"kind": "OBJECT", "name": "AccountLeadTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactLeadTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountOpportunityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactOpportunityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectOpportunityTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountQuoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactQuoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityQuoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountContactTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountChildAccountTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountHierarchyTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "LeadNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityNoteTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "LeadCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProductTrendDataView", "ofType": null}, {"kind": "OBJECT", "name": "ProductWhiteSpaceDataView", "ofType": null}, {"kind": "OBJECT", "name": "ProductsOfAccountDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ProductCategoryTrendDataView", "ofType": null}, {"kind": "OBJECT", "name": "ProductCategoriesOfAccountDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountProductPricingTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "AccountProjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactProjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "LookUpTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ForecastDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "CompanyDocumentsDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "RecordDocumentsDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "TargetDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "GroupTargetDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LookupDataView", "ofType": null}]}, {"kind": "INTERFACE", "name": "ViewItemInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}, {"kind": "OBJECT", "name": "QuoteCompactViewItem", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityCompactViewItem", "ofType": null}, {"kind": "OBJECT", "name": "AccountCompactViewItem", "ofType": null}, {"kind": "OBJECT", "name": "TaskBoardViewItem", "ofType": null}, {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}, {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityCompactViewItem", "ofType": null}, {"kind": "OBJECT", "name": "PipelineArchiveViewItem", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveCompactViewItem", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveBoardViewItem", "ofType": null}, {"kind": "OBJECT", "name": "LeadCompactViewItem", "ofType": null}, {"kind": "OBJECT", "name": "LeadBoardViewItem", "ofType": null}, {"kind": "OBJECT", "name": "ContactCompactViewItem", "ofType": null}, {"kind": "OBJECT", "name": "PipelineViewItem", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityBubbleViewItem", "ofType": null}, {"kind": "OBJECT", "name": "QuoteBoardViewItem", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveBoardViewItem", "ofType": null}, {"kind": "OBJECT", "name": "ProjectCompactViewItem", "ofType": null}, {"kind": "OBJECT", "name": "DataGridViewItemWithAvailability", "ofType": null}, {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "ofType": null}, {"kind": "OBJECT", "name": "ProductDataItem", "ofType": null}, {"kind": "OBJECT", "name": "WhiteSpaceDataItem", "ofType": null}]}, {"kind": "OBJECT", "name": "DataGridViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldDataContainer", "description": null, "fields": [{"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayOption", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DisplayOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "change", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataGridChange", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DataGridChange", "description": null, "fields": [{"name": "newValue", "description": null, "args": [], "type": {"kind": "UNION", "name": "ChangeLogValueObject", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oldValue", "description": null, "args": [], "type": {"kind": "UNION", "name": "ChangeLogValueObject", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applicationId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "userId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ChangeLogValueObject", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ChangeLogStringValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogIntValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogFloatValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogBooleanValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogDateValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogDatetimeValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogDropdownValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogForeignCurrencyValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogMultiCheckboxValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogEntityListValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogUuidValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogGenderValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogLabelFlagValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogPriorityValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogAccountClassValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogShareModeValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogTaskStatusValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogLeadStatusValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogOpptyStatusValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogMeetingValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogTagsValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogAttendeeEmailsValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogQuoteStatusValue", "ofType": null}, {"kind": "OBJECT", "name": "ChangeLogGeoLocationValue", "ofType": null}]}, {"kind": "OBJECT", "name": "ChangeLogStringValue", "description": null, "fields": [{"name": "stringValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogIntValue", "description": null, "fields": [{"name": "intValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogFloatValue", "description": null, "fields": [{"name": "floatValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogBooleanValue", "description": null, "fields": [{"name": "booleanValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogDateValue", "description": null, "fields": [{"name": "dateValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogDatetimeValue", "description": null, "fields": [{"name": "datetimeValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogDropdownValue", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogForeignCurrencyValue", "description": null, "fields": [{"name": "baseValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueForeign", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "symbol", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogMultiCheckboxValue", "description": null, "fields": [{"name": "values", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangeLogDropdownValue", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogEntityListValue", "description": null, "fields": [{"name": "values", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangeLogEntityListValueItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogEntityListValueItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogUuidValue", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogGenderValue", "description": null, "fields": [{"name": "genderValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "GenderEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "GenderEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Unknown", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Male", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Female", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NonBinary", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogLabelFlagValue", "description": null, "fields": [{"name": "flagValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogPriorityValue", "description": null, "fields": [{"name": "priorityValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogAccountClassValue", "description": null, "fields": [{"name": "accountClassValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccountClassEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccountClassEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoClass", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ClassA", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ClassB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ClassC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ClassD", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogShareModeValue", "description": null, "fields": [{"name": "shareModeValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogTaskStatusValue", "description": null, "fields": [{"name": "taskStatusValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TaskStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogLeadStatusValue", "description": null, "fields": [{"name": "leadStatusValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogOpptyStatusValue", "description": null, "fields": [{"name": "opptyStatusValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogMeetingValue", "description": null, "fields": [{"name": "joinUrl", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AppointmentMeetingTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AppointmentMeetingTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "MsTeams", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Zoom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogTagsValue", "description": null, "fields": [{"name": "values", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangeLogTagsValueItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogTagsValueItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogAttendeeEmailsValue", "description": null, "fields": [{"name": "emails", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogQuoteStatusValue", "description": null, "fields": [{"name": "quoteStatusValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "QuoteStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogGeoLocationValue", "description": null, "fields": [{"name": "formatted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lat", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lng", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityScoringFieldRule", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiration", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationUnit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityScoringRuleExpirationUnitEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoreMultiplier", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityScoringRuleFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoreMultiplierFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EntityScoringRule", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "EntityScoringRule", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiration", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationUnit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityScoringRuleExpirationUnitEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoreMultiplier", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityScoringRuleFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "EntityScoringFieldRule", "ofType": null}, {"kind": "OBJECT", "name": "EntityScoringActivityRule", "ofType": null}, {"kind": "OBJECT", "name": "EntityScoringEmailRule", "ofType": null}]}, {"kind": "ENUM", "name": "EntityScoringRuleExpirationUnitEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Hour", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityScoringRuleFilter", "description": null, "fields": [{"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityScoringActivityRule", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiration", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationUnit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityScoringRuleExpirationUnitEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoreMultiplier", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityScoringRuleFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EntityScoringRule", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityScoringEmailRule", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiration", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationUnit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityScoringRuleExpirationUnitEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoreMultiplier", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityScoringRuleFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailEventType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityScoringRuleEmailEventTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EntityScoringRule", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EntityScoringRuleEmailEventTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Sent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opened", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Clicked", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Replied", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Bounced", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unsubscribed", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomOpportunityDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteCompactViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Items of compact view listing", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteCompactViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": "List of groups for items in scrollable view, with their size", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewItemGroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteCompactViewItem", "description": "Item data for compact view card items and detail header.\nAll header fields are pre-loaded to achieve fast frontend response on item switching.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if sort by is Owner, SalesUnit, Account, Contact. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortFieldValue", "description": "This value is of any type int, float, datetime, list, because it's defined by type of the sort column", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortIcon", "description": "This value is set if sort by is Owner, SalesUnit, Account, Contact. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": "Is favorite for current user?", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "Owner name.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Owner id.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "Unit name.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Unit id.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "InterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "IntInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "DecimalInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "BooleanInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "StringInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "DateInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "DateTimeInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "EntityListInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "EntityInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "CurrencyForeignInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "OptionsInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "DaysInStepInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "PipelineInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "AttendeesInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "SocialNetworksInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "LabelFlagInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "LinkedItemTypesInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "DateRangeInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "DateTimeRangeInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "FitnessInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "FitnessIndicatorsInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "ScoringCategoryInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "ScoringStatusInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "AccountClassInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "TaskStatusInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "TaskPriorityInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "OpptyStatusInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "LeadStatusInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "ShareActorInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "ShareModeInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "GenderInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "ActivityStatusInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "OrgRelationshipTypeInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "ProjectStatusInterfaceFieldData", "ofType": null}, {"kind": "OBJECT", "name": "QuoteStatusInterfaceFieldData", "ofType": null}]}, {"kind": "OBJECT", "name": "ViewItemGroup", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": "Count of item in the group", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalProcessRecordTrigger", "description": null, "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordTriggerActorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applications", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "event", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ApprovalProcessRecordTriggerEventEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessActorInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ApprovalProcessRecordTriggerEventEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreateOrUpdate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Update", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalProcessManualTrigger", "description": null, "fields": [{"name": "actor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordTriggerActorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessActorInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityTableReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewTableReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "CustomEntityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "TableReportTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "CustomEntityProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "CustomEntityTableReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPivotReportProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "CustomEntityFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityPivotReportProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewPivotReportTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "CustomEntityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PivotReportTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ReportTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityCompactViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Items of compact view listing", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityCompactViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": "List of groups for items in scrollable view, with their size", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewItemGroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityCompactViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [{"name": "displayOption", "description": null, "type": {"kind": "ENUM", "name": "DisplayOption", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortFieldValue", "description": "This value is of Any type, defined by the type of the sort column", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityAndLeadDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LookupItemInput", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "isPrimary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessCopyRecordNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcess", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcessId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessUpdateAiFieldsNode", "description": "Automatizer action node that triggers AI Smart Field value updates.", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessNodeSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "smartAiFieldIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessRecordNodeRelationEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProcessScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "AiScreenView", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadListView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityListView", "ofType": null}, {"kind": "OBJECT", "name": "AccountListView", "ofType": null}, {"kind": "OBJECT", "name": "ContactListView", "ofType": null}, {"kind": "OBJECT", "name": "ActivityListView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectListView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteListView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityListView", "ofType": null}, {"kind": "OBJECT", "name": "LeadCompactView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityCompactView", "ofType": null}, {"kind": "OBJECT", "name": "AccountCompactView", "ofType": null}, {"kind": "OBJECT", "name": "ContactCompactView", "ofType": null}, {"kind": "OBJECT", "name": "PipelineView", "ofType": null}, {"kind": "OBJECT", "name": "LeadBoardView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteBoardView", "ofType": null}, {"kind": "OBJECT", "name": "TaskBoardView", "ofType": null}, {"kind": "OBJECT", "name": "ReportView", "ofType": null}, {"kind": "OBJECT", "name": "NavigatorView", "ofType": null}, {"kind": "OBJECT", "name": "CalendarView", "ofType": null}, {"kind": "OBJECT", "name": "FeedView", "ofType": null}, {"kind": "OBJECT", "name": "RecordDetailView", "ofType": null}, {"kind": "OBJECT", "name": "ProcessListView", "ofType": null}, {"kind": "OBJECT", "name": "ProcessTemplatesView", "ofType": null}, {"kind": "OBJECT", "name": "ProcessDetailView", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormTypeListView", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormTypeDetailView", "ofType": null}]}, {"kind": "OBJECT", "name": "LeadListView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayColumn", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ListViewInterface", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayColumn", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadListView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityListView", "ofType": null}, {"kind": "OBJECT", "name": "AccountListView", "ofType": null}, {"kind": "OBJECT", "name": "ContactListView", "ofType": null}, {"kind": "OBJECT", "name": "ActivityListView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectListView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteListView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityListView", "ofType": null}]}, {"kind": "OBJECT", "name": "LeadPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "LeadProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadPreviewViewTab", "description": null, "fields": [{"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupBy", "description": null, "args": [], "type": {"kind": "ENUM", "name": "LeadGroupBy", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardRanking", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardLabels", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardFitness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardVelocity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showExtraFieldIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "LeadGroupBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoGrouping", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Owner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unit", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "GridColumnsOutput", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "width", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "frozen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pixels", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityListView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayColumn", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityPreviewTargetTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TargetProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "LeadOpportunityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityPreviewTargetTab", "description": null, "fields": [{"name": "targetValueFieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetPeriodCurrent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetSource", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetSourceKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "goal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetValueType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetValueType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetPeriodCompare", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodCompareOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showTargetOnTop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetDefinition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TargetTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TargetValueType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Weighted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unweighted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Ranked", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Balanced", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Won", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityPreviewViewTab", "description": null, "fields": [{"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpportunityGroupBy", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardRanking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardLabels", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardVelocity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardFitness", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showExtraFieldIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showOutsideTarget", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showUnassignedLead", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showExcludedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bubbleChartSizeCalculatedBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SizeCalculatedBy", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OpportunityGroupBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoGrouping", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Owner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ClosingDate", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "SizeCalculatedBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "WeightedValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnweightedValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RankedValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BalancedValue", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountListView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayColumn", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "AccountProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountPreviewViewTab", "description": null, "fields": [{"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "matrix", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountMatrixView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountMatrixView", "description": null, "fields": [{"name": "axisX", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountMatrixAxis", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "axisY", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountMatrixAxis", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bubbleDisplay", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccountMatrixAccountDisplayEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showSegmentationGrid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showAccountNames", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountMatrixAxis", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "selectedOptions", "description": "Can contain None -> dropdown null value.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dateDisplay", "description": null, "args": [], "type": {"kind": "ENUM", "name": "AccountMatrixDateDisplayEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccountMatrixDateDisplayEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "DaysFromToday", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MonthsFromToday", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "AccountMatrixAccountDisplayEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountClass", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Owner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EntityHealth", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactListView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayColumn", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ContactProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactPreviewViewTab", "description": null, "fields": [{"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityListView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayColumn", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityPreviewViewTab", "description": null, "fields": [{"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityGroupBy", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showLinkedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showProgress", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showDueDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardLabels", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showExtraFieldIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ActivityGroupBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoGrouping", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Owner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unit", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectListView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayColumn", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProjectProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectPreviewViewTab", "description": null, "fields": [{"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteListView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayColumn", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuotePreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuotePreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuotePreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuoteProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuotePreviewViewTab", "description": null, "fields": [{"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupBy", "description": null, "args": [], "type": {"kind": "ENUM", "name": "QuoteGroupBy", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showExtraFieldIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "QuoteGroupBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoGrouping", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Owner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ExpirationDate", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityListView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "displayColumn", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "CustomEntityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewViewTab", "description": null, "fields": [{"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadCompactView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedListingOptions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTabDataGridViewOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "CompactViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "CompactViewInterface", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedListingOptions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTabDataGridViewOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadCompactView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityCompactView", "ofType": null}, {"kind": "OBJECT", "name": "AccountCompactView", "ofType": null}, {"kind": "OBJECT", "name": "ContactCompactView", "ofType": null}]}, {"kind": "OBJECT", "name": "FeedTabDataGridViewOptions", "description": null, "fields": [{"name": "hasAttachment", "description": "Only applies to Email and Memo. If true, Emails and Memo records without attachments are excluded.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterByPeriod", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterBySender", "description": "If null or empty - filter is ignored.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedFilterSender", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTabEntityTypeOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showOnlyMy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedMessages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showOnlyFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedFilterSender", "description": null, "fields": [{"name": "entity", "description": "Can be only Client, SalesUnit or Application. Rest is ignored.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedTabEntityTypeOptions", "description": null, "fields": [{"name": "showMassEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showEmailType", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FeedEmailTypeEnum", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showScheduledEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showEmailTagIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showEmailSentiments", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showAccount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showContact", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showLead", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showOpportunity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showProject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMemo", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showNote", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showDocument", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showActivities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showActivityTypeIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showTextMessage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showWhatsAppMessage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showQuote", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showOnlineForm", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCustomEntities", "description": "List of entity_api_name-s of Custom Entities which should be shown. Default null - all custom entities shown.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FeedEmailTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Opened", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Clicked", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NotOpened", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unsubscribed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Bounced", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Automated", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Incoming", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Outgoing", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityCompactView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedListingOptions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTabDataGridViewOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "CompactViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountCompactView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedListingOptions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTabDataGridViewOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "CompactViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactCompactView", "description": null, "fields": [{"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedListingOptions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTabDataGridViewOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "CompactViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelineView", "description": null, "fields": [{"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "includeLeadStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "BoardViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "BoardViewInterface", "description": null, "fields": [{"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "PipelineView", "ofType": null}, {"kind": "OBJECT", "name": "LeadBoardView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteBoardView", "ofType": null}, {"kind": "OBJECT", "name": "TaskBoardView", "ofType": null}]}, {"kind": "OBJECT", "name": "LeadBoardView", "description": null, "fields": [{"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "includeQualifiedStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "BoardViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteBoardView", "description": null, "fields": [{"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuotePreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "BoardViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskBoardView", "description": null, "fields": [{"name": "searchQuery", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityPreviewProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "BoardViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportView", "description": null, "fields": [{"name": "report", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AiReportData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiReportData", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schema", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ReportSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ReportSettings", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ReportSchema", "ofType": null}, {"kind": "OBJECT", "name": "DashboardSchema", "ofType": null}, {"kind": "OBJECT", "name": "ForecastSchema", "ofType": null}, {"kind": "OBJECT", "name": "BetterDashboardSchema", "ofType": null}]}, {"kind": "OBJECT", "name": "ReportSchema", "description": null, "fields": [{"name": "structure", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ReportStructureItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAdvancedReport", "description": "This flag defines if report should be handled with advanced report GUI or not", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardSchema", "description": null, "fields": [{"name": "structure", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "DashboardTabItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastSchema", "description": null, "fields": [{"name": "structure", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ForecastTabItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BetterDashboardSchema", "description": null, "fields": [{"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardRole", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Rectangle", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chart", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChart", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nameUseLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "descriptionUseLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "headerColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "Rectangle", "description": null, "fields": [{"name": "x", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "y", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "width", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "height", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "DashboardChart", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "DashboardReportChart", "ofType": null}, {"kind": "OBJECT", "name": "DashboardPipelineConversionsChart", "ofType": null}, {"kind": "OBJECT", "name": "ReportSchema", "ofType": null}, {"kind": "OBJECT", "name": "ForecastSchema", "ofType": null}, {"kind": "OBJECT", "name": "DashboardQuickLinks", "ofType": null}, {"kind": "OBJECT", "name": "DashboardAgenda", "ofType": null}, {"kind": "OBJECT", "name": "DashboardSection", "ofType": null}, {"kind": "OBJECT", "name": "DashboardTile", "ofType": null}, {"kind": "OBJECT", "name": "DashboardInsights", "ofType": null}, {"kind": "OBJECT", "name": "DashboardTargetTab", "ofType": null}, {"kind": "OBJECT", "name": "DashboardTarget", "ofType": null}, {"kind": "OBJECT", "name": "DashboardOpportunitiesTrend", "ofType": null}, {"kind": "OBJECT", "name": "DashboardGrid", "ofType": null}, {"kind": "OBJECT", "name": "DashboardKpi", "ofType": null}, {"kind": "OBJECT", "name": "DashboardKpiList", "ofType": null}]}, {"kind": "OBJECT", "name": "DashboardReportChart", "description": null, "fields": [{"name": "reportId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardPipelineConversionsChart", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AggregationOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityFilterTab", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardQuickLinks", "description": null, "fields": [{"name": "quickLinks", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardQuickLink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardQuickLink", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardAgenda", "description": null, "fields": [{"name": "agendaPeriod", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardAgendaPeriodEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agendaPeriodCustomDays", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agendaFilterActivity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agendaFilterOpportunity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agendaShowTasks", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agendaShowAppointments", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agendaShowOpportunities", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agendaShowOpportunityFitness", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agendaShowOverdueTasks", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DashboardAgendaPeriodEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Upcoming7Days", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Upcoming30Days", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardSection", "description": null, "fields": [{"name": "sectionAlignment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ColumnAlignment", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardTile", "description": null, "fields": [{"name": "tileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileSourceEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileSourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileAggregationField", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileAggregationFunction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AggregationOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileAggregationLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileChangedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardTileChangedRecords", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileConditionalFormatting", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardTileConditionalFormatting", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardTileChangedRecords", "description": null, "fields": [{"name": "fieldIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "customPeriodValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "ENUM", "name": "HighlightPeriodEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "HighlightPeriodEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Last7Days", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Last14Days", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Last30Days", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Last3Months", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Last6Months", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastYear", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardTileConditionalFormatting", "description": null, "fields": [{"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FieldOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "firstValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "secondValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardInsights", "description": null, "fields": [{"name": "insightTiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardInsightTile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardInsightTile", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardTile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardTargetTab", "description": null, "fields": [{"name": "targetDefinition", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "goal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardTarget", "description": null, "fields": [{"name": "targetType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardTargetTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DashboardTargetTab", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetSourceEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetSourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetAggregationField", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetAggregationFunction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AggregationOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetAggregationLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DashboardTargetTypeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Radial", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Gauge", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Target", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProgressBar", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardOpportunitiesTrend", "description": null, "fields": [{"name": "opportunitiesTrendView", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardOpportunitiesTrendView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesTrendTarget", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardTargetTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesTrendFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardOpportunitiesTrendView", "description": null, "fields": [{"name": "showWeightedValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showUnweightedValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showBalancedValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showWonValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showRankedValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showTargetLine", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodGranularity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodGranularity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardGrid", "description": null, "fields": [{"name": "gridFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridSourceEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridSourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridSortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridSortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridShowTotal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridShowTopRecordsOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridTopRecords", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardKpi", "description": null, "fields": [{"name": "kpiId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiTarget", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardTargetTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiIndicator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardKpiIndicatorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiCustomIndicator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardKpiCustomDefinition", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiShowTargetLine", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiPeriodCurrent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiPeriodCompare", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PeriodCompareOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DashboardKpiIndicatorEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadCreated", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadQualified", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadLost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadAverageVelocity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpportunityCreated", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpportunityWon", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpportunityLost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpportunityWonAmount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpportunityLostAmount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpportunityWinRate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpportunityAverageVelocity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpportunitySalesVelocity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpportunityAverageSize", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityCreated", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityCompleted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityEmailsSent", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardKpiCustomDefinition", "description": null, "fields": [{"name": "sourceEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aggregationField", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aggregationLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aggregationFunction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AggregationOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardKpiList", "description": null, "fields": [{"name": "kpiList", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardKpiListItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardKpiListItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpi", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardKpi", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardFilter", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardRole", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorView", "description": null, "fields": [{"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BetterNavigatorPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BetterNavigatorPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardRole", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CalendarView", "description": null, "fields": [{"name": "dateFrom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dateTo", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sidebarOpen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedView", "description": null, "fields": [{"name": "profile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "streamType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FeedStreamTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "numOfLoadedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedPreviewFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProfileStandardRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedPreviewFilterTab", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasAttachment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showOnlyFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterBySender", "description": "If null or empty - filter is ignored.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedFilterSender", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterByPeriod", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProfileStandardRoleTab", "description": null, "fields": [{"name": "showMyItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showMySharedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showManagingUnitItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "RoleTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedPreviewViewTab", "description": null, "fields": [{"name": "entityTypes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTabEntityTypeOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FeedStreamTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MassEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unlinked", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Favorite", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HotOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BestRankedOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Customers", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RecentMassEmails", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Emails", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RecentEmails", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineFormResponses", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Documents", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ScheduledEmails", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "RecordDetailView", "description": null, "fields": [{"name": "Recorddetailview_Typename", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessListView", "description": null, "fields": [{"name": "searchText", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessOrderBy", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "listingOptions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessTabDataGridViewOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessOrderBy", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientOrderByNested", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deactivationReason", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastSchemaChange", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastStatusChange", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastProcessRun", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordTriggerEvent", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerEntityName", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerEntityApiName", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OrderByEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Asc", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Desc", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ClientOrderByNested", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultUnitId", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "firstName", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastActive", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastName", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRightId", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "middleName", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "region", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessTabDataGridViewOptions", "description": null, "fields": [{"name": "filterByOwnerId", "description": "List of owner ids, that should be filtered, if NULL is used, then filter is off, if emtpy list no record is returned as no record matches no owner", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showActive", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showInactive", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterByStatus", "description": "List of process status to include", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterByTagIds", "description": "List of tag ids to include", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Ok", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Warning", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Error", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Scheduled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Expired", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessTemplatesView", "description": null, "fields": [{"name": "searchText", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actionType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessActionTypeIconEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isRecommended", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessActionTypeIconEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "CreateRecord", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UpdateRecord", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ArchiveRecord", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SendWebhook", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SendEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ManualTrigger", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ScheduledTrigger", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RecordChangedTrigger", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessDetailView", "description": null, "fields": [{"name": "process", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AiProcessData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiProcessData", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "schema", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessSchema", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Personal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Space", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormTypeListView", "description": null, "fields": [{"name": "searchText", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormTypeOrderBy", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "listingOptions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormTypeTabDataGridViewOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormTypeOrderBy", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientOrderByNested", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "style", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormStyleOrderByNested", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoPrefillWithJavascript", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastSchemaChange", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastStatusChange", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "styleId", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceThreshold", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentCount", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentUniqueCount", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseCount", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseRate", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastResponseDate", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastResponseBy", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormStyleOrderByNested", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormTypeTabDataGridViewOptions", "description": null, "fields": [{"name": "filterByOwnerId", "description": "List of owner ids, that should be filtered, if NULL is used, then filter is off, if emtpy list no record is returned as no record matches no owner", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showActive", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showInactive", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterByStatus", "description": "List of process status to include", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormTypeDetailView", "description": null, "fields": [{"name": "onlineForm", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AiOnlineFormData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiOnlineFormData", "description": null, "fields": [{"name": "schema", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineForm", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldDrafts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AiOnlineFormFieldDraft", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineForm", "description": null, "fields": [{"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "UNION", "name": "OnlineFormItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "header", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormHeader", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "footer", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormFooter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "theme", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormTheme", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "OnlineFormItem", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OnlineFormContainer", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormSection", "ofType": null}]}, {"kind": "OBJECT", "name": "OnlineFormContainer", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "columns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormColumn", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormColumn", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "size", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OnlineFormTextAreaField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormDropdownField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormRadioField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormRatingField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormMultiselectCheckboxField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormDateField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormDateTimeField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormEmailField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormInputField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormIntegerField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormFloatField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormCheckboxField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormPhoneField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormFileUploadField", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormProductsServicesField", "ofType": null}]}, {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Field", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormSection", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormHeader", "description": null, "fields": [{"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showHeaderOnAllPages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormFooter", "description": null, "fields": [{"name": "submitButtonLabel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "submitButtonPosition", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormButtonPositionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OnlineFormButtonPositionEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Left", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Middle", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Right", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormTheme", "description": null, "fields": [{"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormSettings", "description": null, "fields": [{"name": "updateRecordEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updateRecordForm", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "createRecordEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createRecordForm", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkRecordEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkRelatedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormRelatedRecordSettings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkOrCreateRelatedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormRelatedRecordSettings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updateOrCreateRelatedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormRelatedRecordSettings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "updateRelatedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormRelatedRecordSettings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createRelatedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormRelatedRecordSettings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachResponseAsPdf", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "limitToSingleResponse", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "checkForExistingResponse", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationRecipientType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormNotificationRecipientType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationEmails", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationLimitEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationLimitRecipientType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormNotificationRecipientType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationLimitEmails", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirmationPageType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormConfirmationPageType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirmationPageTitle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirmationPageMessage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirmationPageUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "autolinkEnabled", "description": "Identify by Field on the Record", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "autolinkFormFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "autolinkRecordFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "singlePageContent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceDateLimitEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceDateLimitDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceDateLimitMessage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceDateLimitTitle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceThresholdEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceThresholdType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ResponseAcceptanceThresholdType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceThresholdNoOfResponses", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceThresholdCustomCondition", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ResponseAcceptanceThresholdCustomCondition", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceThresholdMessage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceThresholdTitle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceThresholdProductsLimits", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ResponseAcceptanceThresholdProductsLimits", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordIdentificationEnabled", "description": "Require Record Identification", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordIdentificationMessage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordIdentificationTitle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordIdentificationType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormConfirmationPageType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordIdentificationUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maxTotalUploadedFilesSize", "description": "MB", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachFiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsPriceListId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsCurrencyId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsShowGrandTotal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsResponseLimitsEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsResponseLimits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormProductsResponseLimit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsTotalResponseLimitsEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productsTotalResponseLimits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormProductsResponseLimit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showQuestionNumbers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormRelatedRecordSettings", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessRecordNodeRelationEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "createForm", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "updateForm", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkFormFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkRecordFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkAll", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OnlineFormNotificationRecipientType", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Owner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PrimaryRecordOwner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "OnlineFormConfirmationPageType", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ConfirmationPage", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ExternalUrl", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ResponseAcceptanceThresholdType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "TotalResponses", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomCondition", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProductsLimits", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ResponseAcceptanceThresholdCustomCondition", "description": null, "fields": [{"name": "formula", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "maxValuePerResponse", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "maxValueForAllResponses", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ResponseAcceptanceThresholdProductsLimits", "description": null, "fields": [{"name": "limits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormProductsResponseLimit", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormProductsResponseLimit", "description": null, "fields": [{"name": "enabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quantity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiOnlineFormFieldDraft", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "typeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataSet", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataSetValue", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataSetId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "UNION", "name": "FieldOptionsProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DataSetValue", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "optionName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calcValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "FieldOptionsProperty", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "RollupProperty", "ofType": null}, {"kind": "OBJECT", "name": "TextAreaProperty", "ofType": null}, {"kind": "OBJECT", "name": "CurrencyProperty", "ofType": null}, {"kind": "OBJECT", "name": "CurrencyForeignProperty", "ofType": null}, {"kind": "OBJECT", "name": "ProductPriceProperty", "ofType": null}, {"kind": "OBJECT", "name": "MultiSelectProperty", "ofType": null}, {"kind": "OBJECT", "name": "FloatProperty", "ofType": null}, {"kind": "OBJECT", "name": "IntegerProperty", "ofType": null}, {"kind": "OBJECT", "name": "ClosingDateProperty", "ofType": null}, {"kind": "OBJECT", "name": "DueDateProperty", "ofType": null}, {"kind": "OBJECT", "name": "LookupSettingsProperty", "ofType": null}, {"kind": "OBJECT", "name": "AdvancedFormulaProperty", "ofType": null}, {"kind": "OBJECT", "name": "FileUploadProperty", "ofType": null}, {"kind": "OBJECT", "name": "OnlineFormProductServicesProperty", "ofType": null}, {"kind": "OBJECT", "name": "AccountCardProperty", "ofType": null}, {"kind": "OBJECT", "name": "ContactCardProperty", "ofType": null}, {"kind": "OBJECT", "name": "OpptyCardProperty", "ofType": null}, {"kind": "OBJECT", "name": "ParentAccountCardProperty", "ofType": null}, {"kind": "OBJECT", "name": "ProjectAccountCardProperty", "ofType": null}, {"kind": "OBJECT", "name": "ContactAccountCardProperty", "ofType": null}, {"kind": "OBJECT", "name": "ProjectContactCardProperty", "ofType": null}, {"kind": "OBJECT", "name": "LinkedItemsProperty", "ofType": null}, {"kind": "OBJECT", "name": "GenderProperty", "ofType": null}]}, {"kind": "OBJECT", "name": "TextAreaProperty", "description": null, "fields": [{"name": "isRichText", "description": "Whether field should be displayed in rich text editor", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CurrencyProperty", "description": null, "fields": [{"name": "decimalPlaces", "description": "Number of decimal places for floating number to be rounded", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CurrencyForeignProperty", "description": null, "fields": [{"name": "decimalPlaces", "description": "Number of decimal places for floating number to be rounded", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPriceProperty", "description": null, "fields": [{"name": "decimalPlaces", "description": "Number of decimal places for floating number to be rounded", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MultiSelectProperty", "description": null, "fields": [{"name": "advancedVisualization", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FloatProperty", "description": null, "fields": [{"name": "useThousandSeparator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "decimalPlaces", "description": "Number of decimal places for floating number to be rounded", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "Appends the \"unit\" to the end of the field value", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IntegerProperty", "description": null, "fields": [{"name": "useThousandSeparator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "Appends the \"unit\" to the end of the field value", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ClosingDateProperty", "description": null, "fields": [{"name": "isRecurrenceEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DueDateProperty", "description": null, "fields": [{"name": "isRecurrenceEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LookupSettingsProperty", "description": null, "fields": [{"name": "primaryRelationResolution", "description": null, "args": [], "type": {"kind": "ENUM", "name": "LookupPrimaryRelationResolutionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "LookupPrimaryRelationResolutionEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "FirstAddedIntoLookup", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastAddedIntoLookup", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LatestCreatedWithinLookup", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OldestCreatedWithinLookup", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FileUploadProperty", "description": null, "fields": [{"name": "maxFiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "maxFileSize", "description": "MB", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fileTypes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FileTypeEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "customFileExtensions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fileTypesEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FileTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Document", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Spreadsheet", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Presentation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Pdf", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Drawing", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Image", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Audio", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Video", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormProductServicesProperty", "description": null, "fields": [{"name": "showTotalAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showProductImages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productSelectionLimitEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "maxSelectedProducts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productListType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProductListTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "staticProducts", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dynamicProductsFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProductListTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Static", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Dynamic", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountCardProperty", "description": null, "fields": [{"name": "showArchivedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactCardProperty", "description": null, "fields": [{"name": "showArchivedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyCardProperty", "description": null, "fields": [{"name": "showArchivedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ParentAccountCardProperty", "description": null, "fields": [{"name": "showArchivedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectAccountCardProperty", "description": null, "fields": [{"name": "showArchivedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactAccountCardProperty", "description": null, "fields": [{"name": "showArchivedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectContactCardProperty", "description": null, "fields": [{"name": "showArchivedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LinkedItemsProperty", "description": null, "fields": [{"name": "showArchivedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "GenderProperty", "description": null, "fields": [{"name": "showOnForms", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showNonBinaryOption", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LocationTrackingPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "AiAssistantTeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "TeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "AlfrescoPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "HubspotTeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "AiVoyagerTwoTeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "SalesforceTeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "JiraSyncTeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "ProductPricingPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "SqlExportTeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "McpConnectorTeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "WhatsAppTeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "ZendeskTeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "MsDynamicsTeamPipelineHubItemEntity", "ofType": null}, {"kind": "OBJECT", "name": "DomainExtractorTeamPipelineHubItemEntity", "ofType": null}]}, {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Active", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RequestedAdd", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RequestedRemove", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Error", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PendingConfiguration", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "TeamSpaceEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "Product family version number (version of database schema, api).", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dbVersion", "description": "Version of database schema ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Status", "args": [], "type": {"kind": "ENUM", "name": "TeamSpaceStatus", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "statusReason", "description": "Status reason.", "args": [], "type": {"kind": "ENUM", "name": "TeamSpaceStatusReason", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscription", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SubscriptionEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionId", "description": "FK to subscription.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "size", "description": "Allocated team space size in MB.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the team space.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "flags", "description": "\n    Bit Flag field, with limited combination of integer values.\n    \nOptions:\nDefault = 0 (0b00)\nHighSecurity = 1 (0b01)\nUseCoevera = 2 (0b10)", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "useCoevera", "description": "Whether Coevera branding is enabled for this space.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": "URL of team space picture.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "adminUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedDbVersion", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "usedSize", "description": "Already used space in MB. Expensive to calculate! [HEAVY]", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clients", "description": "Relations to CpClients.", "args": [{"name": "filter", "description": "Filter CpClient relations by target CpClient attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CpClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CpClient relations by target CpClient attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CpClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CpClientEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "regionName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "regionUrl", "description": "\n        Main load balanced API endpoint root.\n        ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graphqlUrl", "description": "GraphQL API endpoint URL.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "restUrl", "description": "REST API endpoint URL.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "publicRestUrl", "description": "REST API endpoint URL for public calls.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appVersion", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appBaseUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "featurePromotionsDisabled", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "releaseNotesDisabled", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamSpacePermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamSpacePermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "active", "description": null, "args": [], "type": {"kind": "ENUM", "name": "TeamSpaceStatus", "ofType": null}, "isDeprecated": true, "deprecationReason": "Use `status` instead."}, {"name": "automationHubItems", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TeamSpaceAutomationHubItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TeamSpaceStatus", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ACTIVE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DISABLED", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MAINTENANCE", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "TeamSpaceStatusReason", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "STATUS_REASON_READY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STATUS_REASON_PENDING_UPGRADE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STATUS_REASON_UPGRADING", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STATUS_REASON_UPGRADE_FAILED", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STATUS_REASON_DISABLED_BY_AUTOMATIC_CLEANUP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STATUS_REASON_DISABLED_BY_ADMIN_ACTION", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STATUS_REASON_DISABLED_BY_RESET", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STATUS_REASON_DISABLED_BY_TAKEOVER", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STATUS_REASON_SCHEDULED_MAINTENANCE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STATUS_REASON_DISABLED_BY_DUNNING", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STATUS_REASON_DISABLED_BY_MANUAL_DUNNING", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "SubscriptionEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crmAccountId", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactEmail", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agreedToGtac", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requiredIdpId", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "required2faTypes", "description": "List of 2FA method types required by subscription.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TwoFAType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enabledLoginTypes", "description": "List of login method types enabled by subscription.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LoginType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "billingDetail", "description": "Billing detail.", "args": [], "type": {"kind": "OBJECT", "name": "BillingDetail", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": "Starting date of the subscription.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": "End date of the subscription. Empty if auto-renewed.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "classification", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SubscriptionClassification", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "licensesPurchased", "description": "Number of purchased licenses.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount", "description": "Percentage of discount", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customPrice", "description": "Custom negotiated price", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SubscriptionStatus", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Created date of subscription", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paymentTermsId", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "numberOfSalesPeople", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "NumberOfSalesPeople", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tier", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SubscriptionProductTier", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "focus", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SubscriptionCompanyFocus", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "manuallyHandled", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "manualInstructions", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "manualOrderDunning", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fromCampaign", "description": "Reference of originating campaign.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "awsAccountId", "description": "AWS Marketplace customer account ID (CustomerAWSAccountId).", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "awsCustomerId", "description": "AWS Marketplace customer ID (CustomerIdentifier).", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiFreeMonthlyCredits", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiOverageLimit", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crmAccount", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "OBJECT", "name": "CrmAccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calling", "description": "Billing region of the Subscription.", "args": [], "type": {"kind": "OBJECT", "name": "CpCallingEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "region", "description": "Billing region of the Subscription.", "args": [], "type": {"kind": "OBJECT", "name": "RegionEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referralPartner", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "PartnerEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referralPartnerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "supplier", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SupplierEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "supplierId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "representativeId", "description": "ID of Subscription Sales Representative (UserProfile entity).", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referralPartnerRepresentative", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "UserProfileEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referralPartnerRepresentativeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modules", "description": "List of enabled extension modules", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Module", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mostDuePaymentDate", "description": "Date of oldest unpaid bill [HEAVY]", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "renewal", "description": "https://bitbucket.org/pipeliner/oms-webadmin/src/master/system/application/controllers/subscription_notifications.php#lines-15", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NotificationRenewal", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "representative", "description": "Subscription Sales Representative (UserProfile entity).", "args": [], "type": {"kind": "OBJECT", "name": "SubscriptionRepresentativeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "idps", "description": "List of Identity Providers associated with this subscription.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "IdentityProviderEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionPolicy", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SessionPolicy", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sdrId", "description": "ID of Sales Development Representative (UserProfile entity).", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sdr", "description": "Sales Development Representative", "args": [], "type": {"kind": "OBJECT", "name": "SubscriptionRepresentativeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spaces", "description": "Spaces of this Subscription.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionAdmins", "description": "Admins of this Subscription.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserProfileEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "orders", "description": "Orders of this Subscription.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrderEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "anniversaryDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nextOrderCreationDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "vatCode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "representativeName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sdrName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sdrEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "representativeEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "billingCountryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastVatCheckDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "vatCheckResult", "description": null, "args": [], "type": {"kind": "ENUM", "name": "VatCheckResultEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "originalUnitPrice", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPrice", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerLtvAmountUsd", "description": "Total partner LTV amount in USD for this subscription.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerLtvAmountEur", "description": "Total partner LTV amount in EUR for this subscription.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerLtvAmountGbp", "description": "Total partner LTV amount in GBP for this subscription.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerCommissionAmountUsd", "description": "Total partner commission amount in USD for this subscription.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerCommissionAmountEur", "description": "Total partner commission amount in EUR for this subscription.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerCommissionAmountGbp", "description": "Total partner commission amount in GBP for this subscription.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiredDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "licensesUsed", "description": "Number of licenses in use. Count of active unique users invited to all currently active spaces in subscription.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "renewalEstimate", "description": "Renewal estimate rendered in perfect HTML.", "args": [], "type": {"kind": "OBJECT", "name": "Invoice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crmSpaceId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SubscriptionPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SubscriptionPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryContactEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": true, "deprecationReason": "Use `contactEmail` instead."}, {"name": "noOfSalesPeople", "description": null, "args": [], "type": {"kind": "ENUM", "name": "NumberOfSalesPeople", "ofType": null}, "isDeprecated": true, "deprecationReason": "Use `numberOfSalesPeople` instead."}, {"name": "rabat", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": true, "deprecationReason": "Use `discount` instead."}, {"name": "classificationId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": true, "deprecationReason": "Use `classification` instead."}, {"name": "productTier", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": true, "deprecationReason": "Use `tier` instead."}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TwoFAType", "description": "dummy - basically just worse password. FOR TESTING ONLY!", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "DUMMY", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EMAIL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SMS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AUTH_APP", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BACKUP_CODES", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "LoginType", "description": "currently bit useless enum that may be extended in the future", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "PipelinerLogin", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QR", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "BillingDetail", "description": null, "fields": [{"name": "firstName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "company", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "vatCode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fax", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "postalCode", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "countryId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stateId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emails", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "SubscriptionClassification", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Standard", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Trial", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Partner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Testing", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Internal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Freemium", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "SubscriptionStatus", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Active", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Disabled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Canceled", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "NumberOfSalesPeople", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Individual", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Group2to4", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Team5to10", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Team11to25", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Team26to50", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TeamOver50", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "SubscriptionProductTier", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "PersonalPlus", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Starter", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Business", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Enterprise", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MobileStandalone", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "StarterCloud", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BusinessCloud", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EnterpriseCloud", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MobileStandaloneCloud", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnlimitedCloud", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Freemium", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OldProduct", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OldContinuityBusiness", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OldLegacyProductArithmeticaWithMobile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OldLegacyProductArithmeticaWithoutMobile", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OldContinuityStarter", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "SubscriptionCompanyFocus", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NotSet", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesManagement", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Selling", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesOperations", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Other", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "CrmAccountEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "billingDetail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BillingDetail", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionNumber", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crmOpportunityEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CrmOpportunityEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CrmOpportunityEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CpClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CpClientEntity", "description": "https://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/913735779/Technical+Specification#Client", "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Checkbox.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spaces", "description": "Relations to TeamSpaces.", "args": [{"name": "filter", "description": "Filter TeamSpace relations by target TeamSpace attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TeamSpaceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order TeamSpace relations by target TeamSpace attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TeamSpaceOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TeamSpaceEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TeamSpaceEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TeamSpaceEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TeamSpaceEntityEdge", "description": "A Relay edge containing a `TeamSpaceEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TeamSpaceFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TeamSpaceFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TeamSpaceFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TeamSpaceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "dbVersion", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TeamSpaceStatusFilterInput", "ofType": null}, "defaultValue": null}, {"name": "statusReason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TeamSpaceStatusReasonFilterInput", "ofType": null}, "defaultValue": null}, {"name": "subscriptionId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "size", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "flags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TeamSpaceFlagsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "pictureUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "regionName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subscription", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SubscriptionFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "description": null, "fields": null, "inputFields": [{"name": "eq", "description": "Exact match (case sensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "ieq", "description": "Exact match (case insensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "empty", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "starts", "description": "Compare against left side of string (case sensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "ends", "description": "Compare against right side of string (case sensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "contains", "description": "Substring match (case sensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "istarts", "description": "Compare against left side of string (case insensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "iends", "description": "Compare against right side of string (case insensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "icontains", "description": "Substring match (case insensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "description": null, "fields": null, "inputFields": [{"name": "eq", "description": "Exact match (case sensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "lt", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "lte", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "gt", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "gte", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "between", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TeamSpaceStatusFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamSpaceStatus", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TeamSpaceStatusFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TeamSpaceStatusReasonFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamSpaceStatusReason", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TeamSpaceStatusReasonFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TeamSpaceFlagsFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamSpaceFlags", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TeamSpaceFlagsFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TeamSpaceFlags", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Default", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HighSecurity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UseCoevera", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SubscriptionFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SubscriptionFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SubscriptionFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SubscriptionFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "crmAccountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "agreedToGtac", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "billingFirstName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingLastName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingCompany", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingVatCode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingPhone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingFax", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingAddress", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingCity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingPostalCode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingCountryId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingStateId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "billingEmails", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "requiredIdpId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "endDate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "classification", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SubscriptionClassificationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "licensesPurchased", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "discount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "customPrice", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SubscriptionStatusFilterInput", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "paymentTermsId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "numberOfSalesPeople", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "NumberOfSalesPeopleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tier", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SubscriptionProductTierFilterInput", "ofType": null}, "defaultValue": null}, {"name": "focus", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SubscriptionCompanyFocusFilterInput", "ofType": null}, "defaultValue": null}, {"name": "manuallyHandled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "manualInstructions", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "manualOrderDunning", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "fromCampaign", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "awsAccountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "awsCustomerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "aiFreeMonthlyCredits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "aiOverageLimit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "referralPartnerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "supplierId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "representativeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "referralPartnerRepresentativeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "sdrId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "anniversaryDate", "description": null, "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "vatCode", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "representativeName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sdrName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partnerName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sdrEmail", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "representativeEmail", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "billingCountryName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "lastVatCheckDate", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "vatCheckResult", "description": null, "type": {"kind": "ENUM", "name": "VatCheckResultEnum", "ofType": null}, "defaultValue": null}, {"name": "partnerLtvAmountUsd", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partnerLtvAmountEur", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partnerLtvAmountGbp", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partnerCommissionAmountUsd", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partnerCommissionAmountEur", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "partnerCommissionAmountGbp", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "licensesUsed", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "referralPartner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "description": null, "fields": null, "inputFields": [{"name": "eq", "description": "Exact match (case sensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "lt", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "lte", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "gt", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "gte", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "between", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SubscriptionClassificationFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SubscriptionClassification", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SubscriptionClassificationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SubscriptionStatusFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SubscriptionStatus", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SubscriptionStatusFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "NumberOfSalesPeopleFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "NumberOfSalesPeople", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "NumberOfSalesPeopleFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SubscriptionProductTierFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SubscriptionProductTier", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SubscriptionProductTierFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SubscriptionCompanyFocusFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SubscriptionCompanyFocus", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SubscriptionCompanyFocusFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "VatCheckResultEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ResultValid", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ResultInvalid", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ResultUnavailable", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PartnerFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PartnerFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PartnerFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "representativeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "landingPage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "state", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "yearFounded", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "companySize", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerCompanySizeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "companyFocus", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerCompanyFocusFilterInput", "ofType": null}, "defaultValue": null}, {"name": "activeCustomers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerActiveCustomersFilterInput", "ofType": null}, "defaultValue": null}, {"name": "targetCustomers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerTargetCustomersFilterInput", "ofType": null}, "defaultValue": null}, {"name": "companiesRepresented", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "agreedToGtac", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "tier", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerTierFilterInput", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "deleted", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "crmAccountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ltvAmountEur", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ltvAmountGbp", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ltvAmountUsd", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "commissionAmountEur", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "commissionAmountGbp", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "commissionAmountUsd", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "subscriptionsCount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PartnerCompanySizeFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PartnerCompanySize", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerCompanySizeFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PartnerCompanySize", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Size1to10", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Size11to50", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Size51to200", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Size201to500", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Size501to1000", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Size1001to5000", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Size5001to10000", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SizeAbove10000", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PartnerCompanyFocusFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PartnerCompanyFocus", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerCompanyFocusFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PartnerCompanyFocus", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Crm", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Training", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Marketing", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Process", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HelpDesk", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Accounting", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HostedApps", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PartnerActiveCustomersFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PartnerActiveCustomers", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerActiveCustomersFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PartnerActiveCustomers", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Size1to10", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Size11to50", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Size51to100", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Size101to200", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Size201to1000", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SizeAbove1000", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PartnerTargetCustomersFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PartnerTargetCustomers", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerTargetCustomersFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PartnerTargetCustomers", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Soho", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Small", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Medium", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Large", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PartnerTierFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PartnerTier", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PartnerTierFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PartnerTier", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Silver", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Gold", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Platinum", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TeamSpaceOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "dbVersion", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "subscription", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SubscriptionOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "subscriptionId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "size", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "flags", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "regionName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SubscriptionOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "crmAccountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contactEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "agreedToGtac", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "requiredIdpId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "classification", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "licensesPurchased", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "discount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "customPrice", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "paymentTermsId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "numberOfSalesPeople", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "tier", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "manuallyHandled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "manualInstructions", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "manualOrderDunning", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "fromCampaign", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "awsAccountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "awsCustomerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "aiFreeMonthlyCredits", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "aiOverageLimit", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "referralPartnerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "supplierId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "representativeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "referralPartnerRepresentativeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sdrId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "anniversaryDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "vatCode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "representativeName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sdrName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "partnerName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sdrEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "representativeEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "billingCountryName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastVatCheckDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "vatCheckResult", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "partnerLtvAmountUsd", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "partnerLtvAmountEur", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "partnerLtvAmountGbp", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "partnerCommissionAmountUsd", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "partnerCommissionAmountEur", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "partnerCommissionAmountGbp", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "licensesUsed", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "description": null, "fields": [{"name": "fullAccess", "description": "Name of fields that you have read/write access to.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": "Name of fields that you have read only access to.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CpCallingEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "credit", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "remainingCredit", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiCosts", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CRUDLicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CRUDLicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "CRUDLicEntityPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Write", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "RegionEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencySymbol", "description": "String value.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "String value.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPrice", "description": "Floating point number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPriceStarter", "description": "Floating point number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPriceBasic", "description": "Floating point number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPriceEnterprise", "description": "Floating point number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPriceUnlimited", "description": "Floating point number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PartnerEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "representative", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "UserProfileEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "representativeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "landingPage", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "yearFounded", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companySize", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "PartnerCompanySize", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyFocus", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "PartnerCompanyFocus", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeCustomers", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "PartnerActiveCustomers", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetCustomers", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "PartnerTargetCustomers", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companiesRepresented", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agreedToGtac", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tier", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "PartnerTier", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deleted", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crmAccountId", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crmSpaceId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "users", "description": "Users of this Partner.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "UserProfileEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "orders", "description": "Orders of this Partner.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrderEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptions", "description": "Subscriptions of this Partner.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SubscriptionEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "billingDetail", "description": "Billing detail.", "args": [], "type": {"kind": "OBJECT", "name": "BillingDetail", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ltvAmountEur", "description": "Total LTV amount in EUR from all related orders.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ltvAmountGbp", "description": "Total LTV amount in GBP from all related orders.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ltvAmountUsd", "description": "Total LTV amount in USD from all related orders.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "commissionAmountEur", "description": "Total commission amount in EUR from all related orders.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "commissionAmountGbp", "description": "Total commission amount in GBP from all related orders.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "commissionAmountUsd", "description": "Total commission amount in USD from all related orders.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionsCount", "description": "Total commission amount in EUR from all related orders.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PartnerPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PartnerPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "UserProfileEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "firstName", "description": "First name.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "middleName", "description": "Middle name.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastName", "description": "Last name.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Full name.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "company", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "telephone", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": "Validated URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "administrator", "description": "Marks if user is administrator.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastLogin", "description": "Date and time of last login.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "passwordChangedAt", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "businessFunction", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stateProvince", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "language", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "UserLanguage", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "locale", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "newsletter", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerId", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": "Timezone offset (DEPRECATED)", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezoneName", "description": "IANA timezone name", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezoneAutodetect", "description": "If enabled, timezone is automatically set from user's OS", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultIdp", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "IdentityProviderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultIdpId", "description": "FK to idp.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "intercomUserHash", "description": "user hash used by intercom identity verification", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "userRole", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "UserRoleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "userRoleId", "description": "FK to UserRole.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "spaces", "description": "Spaces where user is member. [HEAVY]", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptions", "description": "Subscriptions where user is manager. [HEAVY]", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SubscriptionEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "partners", "description": "Partners where user is manager. [HEAVY]", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PartnerEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "availableIdentityProviders", "description": "List of available identity providers of user. [HEAVY]", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "IdentityProviderEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "UserProfilePermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "UserProfilePermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "firstname", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": true, "deprecationReason": "Wrong camel case spelling."}, {"name": "middlename", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": true, "deprecationReason": "Wrong camel case spelling."}, {"name": "lastname", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": true, "deprecationReason": "Wrong camel case spelling."}, {"name": "currentIdp", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "IdentityProviderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "UserLanguage", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "en", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "de", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "pt_br", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "es_es", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "IdentityProviderEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "IdentityProviderType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionId", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enabled", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "verifiedEmailDomains", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "acceptUntrusted", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "xml", "description": "Binary data field.", "args": [], "type": {"kind": "SCALAR", "name": "Base64", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscription", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SubscriptionEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "metadataUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "redirectUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "callbackUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tenantId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "domain", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "IdentityProviderPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "IdentityProviderPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "IdentityProviderType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "MSADFS", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "GoogleAccount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MicrosoftAccount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OAuth2", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MicrosoftIdentityPlatform", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpenID", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "SCALAR", "name": "Base64", "description": "The `Base64` scalar type represents a series of base46 encoded data.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "IdentityProviderPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Write", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Restore", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EditVerifiedEmailDomains", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "UserRoleEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderManagementAccess", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderManagementChange", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderManagementDelete", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "userManagementAccess", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "userManagementChange", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "userManagementDisable", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "systemMaintenance", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sapiUserManagementAccess", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sapiUserManagementChange", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sapiUserManagementDelete", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiDashboardAccess", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionSpaceAdminView", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionSpaceChange", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionSpaceCancel", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionSpaceModulesManagement", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionSpaceAutomationHubItemManagement", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionSpaceCustomerSupport", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "automatizerProcessDescriptions", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "auditAccess", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerAccess", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerChange", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerDisable", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionAssignment", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paymentTermsManagement", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderManagementConfirm", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "assigmentPossibilities", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionSdr", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderManagementCancel", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderManagementDeleteConfirmation", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderManagementCollectionWrittenOff", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "userManagementDefineRoles", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationRenewalServiceAccess", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationRenewalServiceChange", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationRenewalServiceEmailRecipient", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dunningServiceAccess", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dunningServiceChange", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dunningServiceEmailRecipient", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "integrationAnalyticsLogsAccess", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "helpEditorManagement", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiManagement", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "UserRolePermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "UserRolePermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "UserRolePermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Write", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "UserProfilePermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "EditPicture", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Write", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Restore", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApiAdmin", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Enable", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Disable", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SetSuperAdmin", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OrderEntity", "description": null, "fields": [{"name": "supplier", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SupplierEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "supplierId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referralPartner", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "PartnerEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "referralPartnerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "paymentDueDate", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "createdByUserId", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "action", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "OrderActionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "typeOfSale", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "OrderTypeOfSaleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrIsCounted", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrCount", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrTotal", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrValidFrom", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrMonthsCount", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrComment", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "partnerCommissionAmount", "description": "Return formatted sum of order-item partner commissions.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "licensesCount", "description": "Number of purchased licenses.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productSkus", "description": "Product SKUs tied to the order.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "extrasIncluded", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeeItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createdBy", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Issuer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "netAmount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taxAmount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrLicensesPrice", "description": "MRR Licenses Price", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrAddonsPrice", "description": "MRR Add-ons Price", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrTotalPrice", "description": "MRR Total Price", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrLicensesCount", "description": "MRR Licenses Count", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrAddonsCount", "description": "MRR Add-ons Count", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrMonths", "description": "MRR Months", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrFrom", "description": "MRR From", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrIsCountedAny", "description": "MRR Is Counted", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrComments", "description": "MRR Comment", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invoice", "description": "Renewal estimate rendered in perfect HTML.", "args": [], "type": {"kind": "OBJECT", "name": "Invoice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "billingDetail", "description": "Billing detail.", "args": [], "type": {"kind": "OBJECT", "name": "BillingDetail", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderHistory", "description": "Relations to OrderHistorys.", "args": [{"name": "filter", "description": "Filter OrderHistory relations by target OrderHistory attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OrderHistoryFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order OrderHistory relations by target OrderHistory attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OrderHistoryOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OrderHistoryEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscription", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SubscriptionEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subscriptionId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderRelatedDocuments", "description": "Relations to OrderRelatedDocuments.", "args": [{"name": "filter", "description": "Filter OrderRelatedDocument relations by target OrderRelatedDocument attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OrderRelatedDocumentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order OrderRelatedDocument relations by target OrderRelatedDocument attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OrderRelatedDocumentOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OrderRelatedDocumentEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrderPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrderPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SupplierEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "imprint", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Imprint", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "Imprint", "description": null, "fields": [{"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyNumber", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "vatCode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "web", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OrderActionEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "DowngradeAdmin", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Downgrade", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UpgradeAdmin", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Upgrade", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Renew", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AdditionalServices", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UpgradeCommercialAdmin", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UpgradeCommercial", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PurchaseAdmin", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Purchase", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PurchaseLoggedUser", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TierUpdate", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "OrderTypeOfSaleEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "New", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RecurringUpsell", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OneTimeFee", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Renewal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Other", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TierUpdate", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FeeItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quantity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subtotal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPrice", "description": "Not formatted price", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "catalogPrice", "description": "Not formatted catalog price", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sku", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discount", "description": "In percent. So e.g. 20.4% discount will return as 20", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProductTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrIsCounted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrTotal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrValidFrom", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrMonthsCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mrrComment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProductTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "License", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LicenseAddon", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SubscriptionAddon", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SpaceAddon", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomAddon", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Other", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "Issuer", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OrderStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Completed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Open", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpenOverdue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Cancelled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InCollection", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WrittenOff", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "Invoice", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "html", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrderHistoryEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrderHistoryEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrderHistoryEntityEdge", "description": "A Relay edge containing a `OrderHistoryEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OrderHistoryEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrderHistoryEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orderId", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "String value.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderHistoryStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OrderHistoryStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "New", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Cancelled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Completed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PaymentPending", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PaymentReview", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PayOrderRepeat", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unknown", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InCollection", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WrittenOff", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OrderHistoryFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OrderHistoryFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OrderHistoryFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OrderHistoryFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "orderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OrderHistoryOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "orderId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrderRelatedDocumentEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrderRelatedDocumentEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrderRelatedDocumentEntityEdge", "description": "A Relay edge containing a `OrderRelatedDocumentEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OrderRelatedDocumentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrderRelatedDocumentEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "remainingBalance", "description": "Decimal number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "number", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "invoice", "description": "Renewal estimate rendered in perfect HTML.", "args": [], "type": {"kind": "OBJECT", "name": "Invoice", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrderRelatedDocumentTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrderRelatedDocumentPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrderRelatedDocumentPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OrderRelatedDocumentTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Payment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Credit", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "OrderRelatedDocumentPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OrderRelatedDocumentFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OrderRelatedDocumentFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OrderRelatedDocumentFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OrderRelatedDocumentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "remainingBalance", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OrderRelatedDocumentOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "remainingBalance", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OrderPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FixMrr", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Pay", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Cancel", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ViewHistory", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ConfirmPayment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ChangeInvoiceBilling", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SendToInCollection", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SendToWrittenOff", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "PartnerPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "WriteBasic", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Write", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Enable", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Disable", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreateTrial", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InviteUsers", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "Module", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotificationRenewal", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationSetting", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NotificationSettingEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "processedDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isProcessed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "NotificationRenewalPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "NotificationRenewalPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotificationSettingEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "serviceType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "NotificationSettingService", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "settingType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "NotificationSettingSettingTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "NotificationSettingType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysPriorEnd", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysAfterPaymentDue", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSubject", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailBody", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "NotificationSettingStatus", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "NotificationSettingPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "NotificationSettingPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "NotificationSettingService", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "OrderDunning", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SubscriptionRenewal", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "NotificationSettingSettingTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "License", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Addon", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "NotificationSettingType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Action", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Notice", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActionWithNotice", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "NotificationSettingStatus", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Enabled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Disabled", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "NotificationSettingPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Write", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "NotificationRenewalPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ChangeProcessed", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "SubscriptionRepresentativeEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "firstName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "middleName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isValid", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReadOnlyPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SessionPolicy", "description": null, "fields": [{"name": "timezone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enabledPolicies", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "SessionPolicyType", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoLogout", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SessionPolicyAutoLogout", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ipWhitelist", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SessionPolicyIPWhiteList", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "SessionPolicyType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Require2FAOnEveryLogin", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IpWhitelist", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MaxSessionTime", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "IdleTimeout", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DailyTimeout", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "SessionPolicyAutoLogout", "description": null, "fields": [{"name": "maxSessionTime", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "idleTimeout", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dailyTimeout", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SessionPolicyIPWhiteList", "description": null, "fields": [{"name": "allowedIps", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedUserIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "SubscriptionPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EditPicture", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Write", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Restore", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Enable", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WriteBasic", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UpgradeToCommercial", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RequestCancellation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Cancel", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PurchaseExtras", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RenewalEstimate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreateSpace", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreateSpaceRequest", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EditSubscriptionAdmins", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ChangeProcessedNotifications", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PurchaseAdditionalLicenses", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PurchaseCallingCredit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PurchaseAiCredit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Partner", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "CpClientEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CpClientEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CpClientEntityEdge", "description": "A Relay edge containing a `CpClientEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "CpClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CpClientFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CpClientFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CpClientFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CpClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "spaces", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TeamSpaceFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CpClientOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TeamSpacePermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Write", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Restore", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Suspend", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SuspendWithReason", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Reactivate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EditPicture", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UpdateName", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ResetSpace", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApiAdmin", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AdminAccess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ToggleFeaturePromotion", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ToggleReleaseNote", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "TeamSpaceAutomationHubItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "LicEntityPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Write", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UpdateName", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EditPicture", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Reactivate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Suspend", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SuspendWithReason", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Restore", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApiAdmin", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AdminSetAutomationHub", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AdminAutomationHub", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ResetSpace", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AdminAccess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ToggleFeaturePromotion", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ToggleReleaseNote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Partner", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "LocationTrackingPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiAssistantTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AiAssistantHubItemConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiAssistantHubItemConfig", "description": null, "fields": [{"name": "emailAssistant", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "textTools", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "textAnalysis", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedTools", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "speechToText", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "textToSpeech", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailCategorization", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "documentTools", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agreeWithTermsAndPolicies", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mediaTranscription", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reports", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "automatizer", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiAgent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agreedDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AlfrescoPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AlfrescoHubItemConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AlfrescoHubItemConfig", "description": null, "fields": [{"name": "userName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "password", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientRootUrl", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "folderUrl", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientIdOnOpportunityFieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientIdOnAccountFieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubspotTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemIntegrationSyncConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAuthenticated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "portalId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessToken", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemIntegrationSyncConfig", "description": null, "fields": [{"name": "rules", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemRuleSettings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemRuleSettings", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "localRuleSetting", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemLocalRuleSetting", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "externalRuleSetting", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemExternalRuleSetting", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncDirection", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SyncDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldMappings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerMappingExtended", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnitMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelines", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deduplication", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemDeduplicationSetting", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFilterMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncFiles", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncNotes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoSync", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationSettings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemRelationRuleSettings", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "HubItemRuleSettingsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "HubItemRuleSettingsInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "localRuleSetting", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemLocalRuleSetting", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "externalRuleSetting", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemExternalRuleSetting", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncDirection", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SyncDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldMappings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerMappingExtended", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnitMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelines", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deduplication", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemDeduplicationSetting", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFilterMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncFiles", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncNotes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "HubItemRuleSettings", "ofType": null}, {"kind": "OBJECT", "name": "HubItemRelationRuleSettings", "ofType": null}]}, {"kind": "OBJECT", "name": "HubItemLocalRuleSetting", "description": null, "fields": [{"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "events", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemEventSetting", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemEventSetting", "description": null, "fields": [{"name": "create", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "update", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "delete", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemExternalRuleSetting", "description": null, "fields": [{"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "events", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemEventSetting", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": "ID of external entity type", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "SyncDirectionEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "BiDirectional", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PipelinerToExternal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ExternalToPipeliner", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemFieldMapping", "description": null, "fields": [{"name": "localFieldId", "description": "ID of pipeliner field", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "externalFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncDirection", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SyncDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "setting", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMappingSetting", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemFieldMappingSetting", "description": null, "fields": [{"name": "valuesMapping", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemValueMapping", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "localFallbackValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "externalFallbackValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemValueMapping", "description": null, "fields": [{"name": "localValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "externalValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SyncDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemDeduplicationSetting", "description": null, "fields": [{"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemDeduplicationFieldMapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemDeduplicationFieldMapping", "description": null, "fields": [{"name": "localFieldId", "description": "ID of pipeliner field", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "externalFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "MatchingOperatorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "MatchingOperatorEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "eq", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ieq", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemFilterMapping", "description": null, "fields": [{"name": "localFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemIntegrationFilterTab", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "externalFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemIntegrationFilterTab", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemIntegrationFilterTab", "description": null, "fields": [{"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HubItemRelationRuleSettings", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "localRuleSetting", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemLocalRuleSetting", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "externalRuleSetting", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemExternalRuleSetting", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncDirection", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SyncDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldMappings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerMappingExtended", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnitMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelines", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deduplication", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemDeduplicationSetting", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFilterMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncFiles", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncNotes", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationFieldMappings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookupFieldMappings", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemFieldMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "HubItemRuleSettingsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiVoyagerTwoTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AiVoyagerTwoHubItemConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiVoyagerTwoHubItemConfig", "description": null, "fields": [{"name": "recordDetail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportAgent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "automatizerAgent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormAgent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "superAgent", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "smartField", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationshipCharts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SalesforceTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemIntegrationSyncConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAuthenticated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "baseUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessToken", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "JiraSyncTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPricingPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductPricingHubItemConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPricingHubItemConfig", "description": null, "fields": [{"name": "customerPrice", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priceSchedule", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SqlExportTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SqlExportnHubItemConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SqlExportnHubItemConfig", "description": null, "fields": [{"name": "isConfigured", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "McpConnectorTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "McpConnectorConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "McpConnectorConfig", "description": null, "fields": [{"name": "redirectUris", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scope", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mcpServerUrl", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientSecret", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WhatsAppTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WhatsAppHubItemConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WhatsAppHubItemConfig", "description": null, "fields": [{"name": "agreeWithWhatsAppTermsAndPolicies", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agreeWithUnipileTermsAndPolicies", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ZendeskTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemIntegrationSyncConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAuthenticated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "baseUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessToken", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MsDynamicsTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HubItemIntegrationSyncConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAuthenticated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "baseUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiresAt", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessToken", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DomainExtractorTeamPipelineHubItemEntity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TeamPipelineHubItemStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpace", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "configurationUrlFormatted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "configuration", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DomainExtractorHubItemConfig", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LicEntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instanceFieldPermissions", "description": "Checks which permissions current user has on field of entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldLevelPermissionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TeamPipelineHubInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DomainExtractorHubItemConfig", "description": null, "fields": [{"name": "excludedDomains", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IntInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "intValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DecimalInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "decimalValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BooleanInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "booleanValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StringInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stringValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DateInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DateTimeInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dateTime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityListInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityData", "description": null, "fields": [{"name": "id", "description": "Null in quick contact/account/company", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": "Null for unassigned owner, no account/contact relation", "args": [], "type": {"kind": "OBJECT", "name": "EntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CurrencyForeignInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OptionsInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DaysInStepInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInStep", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "overdueDays", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelineInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AttendeesInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "attendees", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InterfaceFieldAttendeeData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InterfaceFieldAttendeeData", "description": null, "fields": [{"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SocialNetworksInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relations", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SocialRelationData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SocialRelationData", "description": null, "fields": [{"name": "angellistUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crunchbaseUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disqusUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "facebookId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "facebookUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "flickrUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foursquareUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "googleId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "googlePlusUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gravatarUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kloutUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedinId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedinUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pinterestUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoraUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "redditUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "skypeUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slideshareUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "twitterId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "twitterUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "vimeoUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wordpressUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "xingUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "yahooUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "yelpUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "youtubeUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LabelFlagInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hot", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stalled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "focus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LinkedItemTypesInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DateRangeInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DateTimeRangeInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDateTime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDateTime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FitnessInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FitnessIndicatorsInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitnessIndicators", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ScoringCategoryInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoringCategoryColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoringCategoryName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoringCategoryUseLang", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ScoringStatusInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoringStatusColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoringStatusValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountClassInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountClass", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccountClassEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskStatusInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TaskStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskPriorityInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskPriority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyStatusInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyStatus", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadStatusInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ShareActorInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareActor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShareActorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ShareActorEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Unassigned", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Owner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Editor", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Watcher", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unit", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ShareModeInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "GenderInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gender", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "GenderEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityStatusInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrgRelationshipTypeInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "orgRelationshipType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrgRelationshipTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OrgRelationshipTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoRelationship", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Weak", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Moderate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Strong", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectStatusInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProjectStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteStatusInterfaceFieldData", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteStatus", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "QuoteStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HardCodedContainer", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onMobile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormItemKindEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "HardcodedContainerTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inAddin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FormItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FormItemInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onMobile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormItemKindEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "HardCodedContainer", "ofType": null}, {"kind": "OBJECT", "name": "FormSeparator", "ofType": null}, {"kind": "OBJECT", "name": "FormSubsection", "ofType": null}, {"kind": "OBJECT", "name": "FormContainer", "ofType": null}, {"kind": "OBJECT", "name": "StepFieldsContainer", "ofType": null}]}, {"kind": "ENUM", "name": "FormItemKindEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Separator", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Subsection", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Container", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HardcodedContainer", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "StepFieldsContainer", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "HardcodedContainerTypeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "AccountName", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactName", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProductName", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MessageToSalesTeam", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FormSeparator", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onMobile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormItemKindEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FormItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FormSubsection", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onMobile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormItemKindEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FormItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FormContainer", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onMobile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormItemKindEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "columns", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "FormColumn", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FormItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FormColumn", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "size", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "FormContainerItemInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "FormContainerItemInterface", "description": null, "fields": [{"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormContainerItemKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "FormField", "ofType": null}, {"kind": "OBJECT", "name": "WebResource", "ofType": null}]}, {"kind": "ENUM", "name": "FormContainerItemKind", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Field", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WebResource", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "FormField", "description": null, "fields": [{"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormContainerItemKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onMobile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "readonly", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "validators", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldValidator", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subLabelUseLang", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subLabel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showFixedValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropdownAutoselect", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DropDownAutoselectEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productSections", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductSection", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inAddin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookupVisualization", "description": null, "args": [], "type": {"kind": "ENUM", "name": "LookupVisualizationType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyValueAutoCalculateDefault", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labelTranslated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labelTranslations", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "descriptionTranslated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "descriptionTranslations", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "readonlyRules", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requiredRules", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visibilityRules", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedEntities", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FormContainerItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldValidator", "description": null, "fields": [{"name": "required", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requiredOnlyOnCurrentStep", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "minValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maxValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FormulaValidator", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requiredCombined", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requiredMinItems", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isParentAccountRelationType", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDaterange", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "intEnum", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "IntEnumItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "flagEnum", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "IntEnumItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nullable", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "requiredExactlyOne", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FormulaValidator", "description": null, "fields": [{"name": "expression", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "message", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IntEnumItem", "description": null, "fields": [{"name": "key", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DropDownAutoselectEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoSelect", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SelectFirst", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SelectOnlyIfOneItem", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductSection", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "LookupVisualizationType", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "MultiSelection", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Card", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "WebResource", "description": null, "fields": [{"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormContainerItemKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "size", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FormContainerItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepFieldsContainer", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onMobile", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kind", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FormItemKindEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "steps", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "Step", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FormItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "Step", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "containers", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "FormContainer", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormTextAreaField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillText", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormDropdownField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueOverrides", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormValueOverride", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormValueOverride", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormRadioField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueOverrides", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormValueOverride", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormRatingField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueFrom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueTo", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueFromLabel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueToLabel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillInteger", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormMultiselectCheckboxField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueOverrides", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormValueOverride", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillValues", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormDateField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormDateTimeField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillDateTime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormEmailField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillText", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormInputField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillText", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormIntegerField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillInteger", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormFloatField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFloat", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormCheckboxField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueLabel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueDefaultChecked", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillBoolean", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormPhoneField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillText", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormFileUploadField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fileUploadOptions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FileUploadProperty", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormProductsServicesField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "imageCloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "visible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "required", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readOnly", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OnlineFormPrefillTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "prefillLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conditionalRulesFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showTotalAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showProductImages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productSelectionLimitEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "maxSelectedProducts", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "placeholder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OnlineFormFieldInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "Query", "description": null, "fields": [{"name": "screens", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ScreenRegistry", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityRepositoryRegistry", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "collections", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CollectionsRegistry", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "services", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ServicesRegistry", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "admin", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AdminRegistry", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "viewer", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Viewer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ScreenRegistry", "description": null, "fields": [{"name": "account", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountPreviewScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountArchive", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountArchiveScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityPreviewScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approval", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ApprovalPreviewScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archive", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpportunityArchiveScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadArchive", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadArchiveScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactPreviewScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactArchive", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactArchiveScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadPreviewScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunity", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpportunityPreviewScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuotePreviewScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteArchive", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteArchiveScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProjectPreviewScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "navigator", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NavigatorScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "betterNavigator", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "BetterNavigatorScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "feed", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "FeedScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedEmail", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "FeedEmailScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insights", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "InsightsScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "indicators", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "IndicatorsScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lifecycle", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LifeCycleScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversions", "description": null, "args": [{"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ConversionsScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "detailTabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DetailTabs", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "extractViews", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ExtractViews", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "globalSearch", "description": null, "args": [{"name": "searchQuery", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "type", "description": "Choose which entity type to search.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GlobalSearchSearchTypeParams", "ofType": null}}}, "defaultValue": null}, {"name": "sorting", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "GlobalSearchSorting", "ofType": null}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "includeArchived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "accentSensitive", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GlobalSearch", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "advancedGlobalSearch", "description": null, "args": [{"name": "searchQuery", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "includeDeletedAndArchivedRecords", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "includeArchived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}, "defaultValue": null}, {"name": "ownerIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "salesUnitIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "accentSensitive", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AdvancedGlobalSearch", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fulltextSearch", "description": null, "args": [{"name": "searchQueries", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "type", "description": "Choose which entity type to search.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}, {"name": "exactMatch", "description": "If true, then lookup is made for exact match according to lodash logic. If false, then equals matching is done.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FulltextSearch", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "favoriteRecords", "description": null, "args": [{"name": "type", "description": "Choose entity type of favorites. Null to all.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FavoriteRecordsType", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FavoriteRecords", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recentlyOpened", "description": null, "args": [{"name": "recentlyOpenedEntities", "description": "Recently Opened Entities.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RecentlyOpenedEntityParams", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RecentlyOpened", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dashboard", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardViews", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "forecast", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastViews", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "changeLog", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangeLogScreen", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "documentManagement", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentManagementScreen", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TargetView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "report", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportScreen", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntities", "description": null, "args": [{"name": "entityApiName", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "purgeReportSessionIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CustomEntityPreviewScreen", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountPreviewScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountPreviewScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountPreviewScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountPreviewScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the AccountPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "AccountPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "AccountPreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "Screen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "AccountArchiveScreen", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveScreen", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveScreen", "ofType": null}, {"kind": "OBJECT", "name": "ContactPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "ContactArchiveScreen", "ofType": null}, {"kind": "OBJECT", "name": "LeadPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "QuotePreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveScreen", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "NavigatorScreen", "ofType": null}, {"kind": "OBJECT", "name": "BetterNavigatorScreen", "ofType": null}, {"kind": "OBJECT", "name": "FeedScreen", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailScreen", "ofType": null}, {"kind": "OBJECT", "name": "InsightsScreen", "ofType": null}, {"kind": "OBJECT", "name": "IndicatorsScreen", "ofType": null}, {"kind": "OBJECT", "name": "LifeCycleScreen", "ofType": null}, {"kind": "OBJECT", "name": "ConversionsScreen", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewScreen", "ofType": null}]}, {"kind": "INTERFACE", "name": "ProfileScreen", "description": null, "fields": [{"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "AccountArchiveScreen", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveScreen", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveScreen", "ofType": null}, {"kind": "OBJECT", "name": "ContactPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "ContactArchiveScreen", "ofType": null}, {"kind": "OBJECT", "name": "LeadPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "QuotePreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveScreen", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPreviewScreen", "ofType": null}, {"kind": "OBJECT", "name": "NavigatorScreen", "ofType": null}, {"kind": "OBJECT", "name": "BetterNavigatorScreen", "ofType": null}, {"kind": "OBJECT", "name": "FeedScreen", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailScreen", "ofType": null}, {"kind": "OBJECT", "name": "InsightsScreen", "ofType": null}, {"kind": "OBJECT", "name": "IndicatorsScreen", "ofType": null}, {"kind": "OBJECT", "name": "LifeCycleScreen", "ofType": null}, {"kind": "OBJECT", "name": "ConversionsScreen", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewScreen", "ofType": null}]}, {"kind": "INTERFACE", "name": "ProfileInterface", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountPreviewScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "AccountArchiveScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "ActivityPreviewScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalPreviewScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchiveScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactPreviewScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "ContactArchiveScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "LeadPreviewScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPreviewScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuotePreviewScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "ProjectPreviewScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "NavigatorScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "BetterNavigatorScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "InsightsScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "IndicatorsScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "LifeCycleScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "ConversionsScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedDetailScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "FeedEmailDetailScreenProfile", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewScreenProfile", "ofType": null}]}, {"kind": "ENUM", "name": "ProfileShareMode", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Private", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Public", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SelectedUnitsAndUsers", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ClientEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultUnit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRight", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MasterRightEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultUnitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "Email. Readonly information from UserProfile.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "firstName", "description": "First name. Readonly information from UserProfile.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastActive", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastName", "description": "Last name. Readonly information from UserProfile.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRightId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "middleName", "description": "Middle name. Readonly information from UserProfile.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": "Phone number. Readonly information from UserProfile.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": "Picture name. Readonly information from UserProfile.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "region", "description": "Region. Readonly information from UserProfile.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": "Timezone offset (DEPRECATED)Readonly information from UserProfile.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ClientTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultIdp", "description": "default_idp retrieved from user, if enabled [HEAVY]", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "userProfileId", "description": "ID of the associated user account [HEAVY]", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitMembership", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter SalesUnitClientRelation relations by edge (relation) SalesUnitClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "SalesUnitClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentFavorite", "description": "Relations to Appointments.", "args": [{"name": "filter", "description": "Filter Appointment relations by target Appointment attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ClientFavorite relations by edge (relation) ClientFavorite attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Appointment relations by target Appointment attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ClientFavoriteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskFavorite", "description": "Relations to Tasks.", "args": [{"name": "filter", "description": "Filter Task relations by target Task attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ClientFavorite relations by edge (relation) ClientFavorite attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Task relations by target Task attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ClientFavoriteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountFavorite", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ClientFavorite relations by edge (relation) ClientFavorite attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ClientFavoriteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactFavorite", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ClientFavorite relations by edge (relation) ClientFavorite attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ClientFavoriteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileFavorite", "description": "Relations to Profiles.", "args": [{"name": "filter", "description": "Filter Profile relations by target Profile attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ClientFavorite relations by edge (relation) ClientFavorite attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Profile relations by target Profile attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ClientFavoriteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportFavorite", "description": "Relations to Reports.", "args": [{"name": "filter", "description": "Filter Report relations by target Report attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ReportFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ClientFavorite relations by edge (relation) ClientFavorite attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Report relations by target Report attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ClientFavoriteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadFavorite", "description": "Relations to Leads.", "args": [{"name": "filter", "description": "Filter Lead relations by target Lead attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ClientFavorite relations by edge (relation) ClientFavorite attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ClientFavoriteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityFavorite", "description": "Relations to Opportunitys.", "args": [{"name": "filter", "description": "Filter Opportunity relations by target Opportunity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ClientFavorite relations by edge (relation) ClientFavorite attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ClientFavoriteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezoneName", "description": "IANA timezone name from UserProfile", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitManagerIds", "description": "\n        List of all managed units (with expanded managed trees, includes whole managed unit subtree).\n        ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitMemberIds", "description": "\n        List of all units where a client is member only, not manager.\n        ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "userRecalculationState", "description": null, "args": [], "type": {"kind": "ENUM", "name": "UserRecalculationStateEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SalesUnitEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "picture", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApplicationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyCloudObjectFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectFolderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "creator", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applicationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyCloudObjectFolderId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "creatorId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filename", "description": "Simple text input field.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublic", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mimeType", "description": "Mime-type of the cloud object Is detected from content.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "params", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "size", "description": "Size of the object in bytes.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CloudObjectTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "uploadSource", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "UploadSourceEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": "URL of the object. If URL scheme is not defined \"http://\" is automatically prepended to supplied URL.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dimensions", "description": "returns dimensions in case of image", "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectDimensions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration", "description": "returns duration of audio file in seconds", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "publicUrl", "description": "returns public url for cloud object", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApplicationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "automationHubId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isTrigger", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isVisible", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "usesImpersonation", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "useOptions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ApplicationUseOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isActive", "description": "Is application active.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApplicationUseOption", "description": null, "fields": [{"name": "isAvailableForTrigger", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForPersonalTrigger", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDisplayable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFilterable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EntityPermsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Read", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Write", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Ownership", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Qualify", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BackToLead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Archive", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Reactivate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Release", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Restore", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Invitee", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Move", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Copy", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ChangePipeline", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ChangeLeadProcess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ChangeQuoteProcess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Call", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnitMembership", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UserAndRoles", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ApiAdmin", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "StepDocuments", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Merge", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Take", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AdminSetAutomationHub", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AdminAutomationHub", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Complete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Reopen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ManageUserData", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ReadCopy", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContentRead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContentOwnership", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RespondToApproval", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DelegateApproval", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ResubmitApproval", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CancelApproval", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ReassignClient", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ResetPasswordClient", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectFolderEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentCloudObjectFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectFolderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentCloudObjectFolderId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CloudObjectFolderType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormTypeEntity", "description": null, "fields": [{"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineForm", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "style", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormStyleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoPrefillWithJavascript", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastSchemaChange", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastStatusChange", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notificationsStatus", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "styleId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseAcceptanceThreshold", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentUniqueCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseRate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastResponseDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastResponseBy", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityLogs", "description": "Relations to OnlineForms.", "args": [{"name": "filter", "description": "Filter OnlineForm relations by target OnlineForm attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order OnlineForm relations by target OnlineForm attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "summarizedResponseValues", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "link", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasCustomRecaptcha", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "usedFieldIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseSummaries", "description": null, "args": [{"name": "category", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ResponseSummaryRelationCategory", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": null, "type": {"kind": "ENUM", "name": "OnlineFormTypeDetailGridSortBy", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "SortOrder", "ofType": null}, "defaultValue": null}, {"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormResponseSummaryItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responses", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldFilterParams", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": null, "type": {"kind": "ENUM", "name": "OnlineFormTypeDetailResponseGridSortBy", "ofType": null}, "defaultValue": null}, {"name": "sortByFieldId", "description": null, "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "SortOrder", "ofType": null}, "defaultValue": null}, {"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormResponseItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "uploadedFiles", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "ofType": null}, "defaultValue": null}, {"name": "fieldIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormUploadedFiles", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormStyleEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormStyleSettings", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormStyleSettings", "description": null, "fields": [{"name": "backgroundColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "buttonAreaPaddingVertical", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "buttonAreaPaddingHorizontal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "buttonColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "buttonFontColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "buttonRadius", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnsHorizontalPadding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formBackgroundColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formHorizontalPadding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formVerticalPadding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "headerBottomMargin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "headerDescriptionBottomMargin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "headerHorizontalPadding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "headerImageVerticalPadding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "headerRibbonVisible", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "headerTitleTopPadding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputBackgroundColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputBorderColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputBorderRadius", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputBorderWidth", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputFocusBackgroundColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputFocusBorderColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputFontColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputHoverBackgroundColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inputHoverBorderColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryColor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "questionDescriptionBottomMargin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "questionTitleBottomMargin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "questionVerticalMargin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "questionVerticalPadding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sectionBackgroundColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sectionFontColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sectionHeaderHorizontalPadding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sectionHeaderVerticalPadding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sectionPadding", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showFooterLogo", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "titleBottomMargin", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "BaseEntityTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Task", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Appointment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyProductRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Project", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OnlineForm", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Product", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormEntityEdge", "description": "A Relay edge containing a `OnlineFormEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productCurrency", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductPriceListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldIds", "description": "Field containing json.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productCurrencyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelations", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter OnlineFormRelation relations by edge (relation) OnlineFormRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter OnlineFormRelation relations by edge (relation) OnlineFormRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadRelations", "description": "Relations to Leads.", "args": [{"name": "filter", "description": "Filter Lead relations by target Lead attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter OnlineFormRelation relations by edge (relation) OnlineFormRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityRelations", "description": "Relations to Opportunitys.", "args": [{"name": "filter", "description": "Filter Opportunity relations by target Opportunity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter OnlineFormRelation relations by edge (relation) OnlineFormRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteRelations", "description": "Relations to Quotes.", "args": [{"name": "filter", "description": "Filter Quote relations by target Quote attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter OnlineFormRelation relations by edge (relation) OnlineFormRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Quote relations by target Quote attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectRelations", "description": "Relations to Projects.", "args": [{"name": "filter", "description": "Filter Project relations by target Project attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter OnlineFormRelation relations by edge (relation) OnlineFormRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Project relations by target Project attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityRelations", "description": "Relations to CustomEntitys.", "args": [{"name": "filter", "description": "Filter CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter OnlineFormRelation relations by edge (relation) OnlineFormRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lines", "description": "Relations to OnlineFormActivityLogLines.", "args": [{"name": "filter", "description": "Filter OnlineFormActivityLogLine relations by target OnlineFormActivityLogLine attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order OnlineFormActivityLogLine relations by target OnlineFormActivityLogLine attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormActivityLogLineOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OnlineFormActivityLogLineEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "respondedBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "answers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormFieldAnswer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccount", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryContact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryLead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryOpportunity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryQuote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryCustomEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryContactId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryLeadOpptyId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryQuoteId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryCustomEntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "validFrom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRates", "description": "Relations to Currencys.", "args": [{"name": "filter", "description": "Filter Currency relations by target Currency attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CurrencyExchangeRate relations by edge (relation) CurrencyExchangeRate attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Currency relations by target Currency attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRateEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CurrencyExchangeRateEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CurrencyExchangeRateEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CurrencyExchangeRateEntityEdge", "description": "A Relay edge containing a `CurrencyExchangeRateEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRateEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CurrencyExchangeRateEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRateList", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "CurrencyEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRateListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "exchangeRate", "description": "Decimal number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CurrencyEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "code", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isBase", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "symbol", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRates", "description": "Relations to CurrencyExchangeRatesLists.", "args": [{"name": "filter", "description": "Filter CurrencyExchangeRatesList relations by target CurrencyExchangeRatesList attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CurrencyExchangeRate relations by edge (relation) CurrencyExchangeRate attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CurrencyExchangeRatesList relations by target CurrencyExchangeRatesList attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRateEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "validFrom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRateFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRateFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRateFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRateFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRateListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "currencyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "exchangeRate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRateList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isBase", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "symbol", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRates", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRateFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "validFrom", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CurrencyOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isBase", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "symbol", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyEmail", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CompanyEmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentEmail", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderAccount", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderClient", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderContact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "template", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "additionalHeaders", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bodySummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyEmailId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentShareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ContentShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentType", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dateSent", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "errorCode", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isTracked", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "originalId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentEmailId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduleSettings", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailScheduleSettings", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sendAt", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sender", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderAccountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderClientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderContactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentiment", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tableName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "templateId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "threadId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "to", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "EmailTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "uid", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageSharingSalesUnitRelation relations by edge (relation) MessageSharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageSharingClientRelation relations by edge (relation) MessageSharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentSharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter EmailContentSharingSalesUnitRelation relations by edge (relation) EmailContentSharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "EmailContentSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "EmailContentSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentSharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter EmailContentSharingClientRelation relations by edge (relation) EmailContentSharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "EmailContentSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "EmailContentSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelations", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectRelations", "description": "Relations to Projects.", "args": [{"name": "filter", "description": "Filter Project relations by target Project attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Project relations by target Project attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityRelations", "description": "Relations to CustomEntitys.", "args": [{"name": "filter", "description": "Filter CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadRelations", "description": "Relations to Leads.", "args": [{"name": "filter", "description": "Filter Lead relations by target Lead attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityRelations", "description": "Relations to Opportunitys.", "args": [{"name": "filter", "description": "Filter Opportunity relations by target Opportunity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteRelations", "description": "Relations to Quotes.", "args": [{"name": "filter", "description": "Filter Quote relations by target Quote attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Quote relations by target Quote attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "Relations to Tags.", "args": [{"name": "filter", "description": "Filter Tag relations by target Tag attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TagRelation relations by edge (relation) TagRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Tag relations by target Tag attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TagRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "massTrackingInfo", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MassEmailTrackingInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "trackingHistory", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailTrackingEvent", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "massEmailRelations", "description": null, "args": [{"name": "category", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "MassEmailRelationCategory", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": null, "type": {"kind": "ENUM", "name": "MassEmailDetailGridSortyBy", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "SortOrder", "ofType": null}, "defaultValue": null}, {"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MassEmailRelationItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasTrackingEvent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasAnyAttachment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wasBounced", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversationSubject", "description": "Returns subject for conversation this email is in. Returns null if thread_id = null", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isConversationSubjectAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isContentAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeConversationContentShareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversationItems", "description": null, "args": [{"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "SortOrder", "ofType": null}, "defaultValue": null}, {"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "EmailConversationItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oldestConversationItem", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "newestReadableConversationItem", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "replyBody", "description": "Used for reply.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "forwardBody", "description": "Used for forward.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CompanyEmailEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "errorCode", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "serviceType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailServiceTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "token", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "features", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailAccountFeatureEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "limits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailAccountLimit", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailAccountFeatureEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "CanSyncBounces", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CanSyncIncoming", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailAccountLimit", "description": null, "fields": [{"name": "messagesPerDay", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentMessages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pendingScheduledActions", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customerType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "industry", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentAccount", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentAccountRelationType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ParentAccountRelationTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "picture", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountClass", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccountClassEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comments", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customerTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email1", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email2", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email3", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email4", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email5", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "healthCategory", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "healthStatus", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "homePage", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentAccountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentAccountRelationTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone1", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone2", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone3", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone4", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone5", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickParentAccountName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stateProvince", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "zipCode", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolledEmailSequences", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "socialMedia", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountSocialRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter AccountSharingSalesUnitRelation relations by edge (relation) AccountSharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter AccountSharingClientRelation relations by edge (relation) AccountSharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "viewerIdsPerSalesUnit", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isUnsubscribed", "description": "If account has any unsubscribed email.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "Relations to Tags.", "args": [{"name": "filter", "description": "Filter Tag relations by target Tag attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TagRelation relations by edge (relation) TagRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Tag relations by target Tag attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TagRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "staticProfiles", "description": "Relations to Profiles.", "args": [{"name": "filter", "description": "Filter Profile relations by target Profile attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProfileRelation relations by edge (relation) ProfileRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Profile relations by target Profile attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProfileRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "health", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EntityHealthResult", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modifiedByUser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedEntitiesDrilldown", "description": null, "args": [{"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charts", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chartsDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "seriesIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "itemIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "approval", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountTypeEntity", "description": null, "fields": [{"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityTypeSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "Form", "description": null, "fields": [{"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "FormItemInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityTypeSettings", "description": null, "fields": [{"name": "allowedTaskTypeIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedAppointmentTypeIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DataEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedBy", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calcValue", "description": "Floating point number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataSetId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "optionName", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "optionNameTranslations", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "optionNameTranslated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ParentAccountRelationTypeEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "childLabel", "description": "Simple text input field.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentLabel", "description": "Simple text input field.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSocialRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity. Must match with Account id.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "angellistUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crunchbaseUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disqusUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "facebookId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "facebookUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "flickrUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foursquareUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "googleId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "googlePlusUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gravatarUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kloutUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedinId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedinUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pinterestUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoraUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "redditUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "skypeUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slideshareUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "twitterId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "twitterUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "vimeoUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wordpressUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "xingUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "yahooUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "yelpUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "youtubeUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `AccountSharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "SharingRoleEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Watcher", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Editor", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "parentId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pictureId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "picture", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "companyCloudObjectFolderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "creatorId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublic", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "mimeType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "size", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "uploadSource", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UploadSourceEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApplicationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "companyCloudObjectFolder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFolderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "creator", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CloudObjectTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UploadSourceEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "UploadSourceEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UploadSourceEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "UploadSourceEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "EmailTemplate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RichTextEditor", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApplicationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApplicationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApplicationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApplicationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "automationHubId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "isTrigger", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "usesImpersonation", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectFolderFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectFolderFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectFolderFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFolderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "BaseEntityTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "onlineFormTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "parentCloudObjectFolderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "CloudObjectFolderType", "ofType": null}, "defaultValue": null}, {"name": "onlineFormType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "parentCloudObjectFolder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFolderFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "BaseEntityTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "BaseEntityTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "CloudObjectFolderType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Company", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Record", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OnlineFormTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "autoPrefillWithJavascript", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "BaseEntityTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "lastSchemaChange", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "lastStatusChange", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "styleId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "responseAcceptanceThreshold", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "sentCount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "sentUniqueCount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "responseCount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "responseRate", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "lastResponseDate", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "lastResponseBy", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "style", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormStyleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "activityLogs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "defaultUnitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "firstName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "lastActive", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "lastName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "masterRightId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "middleName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pictureUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "region", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "defaultUnit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "masterRight", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unitMembership", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "appointmentFavorite", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "taskFavorite", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountFavorite", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactFavorite", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "profileFavorite", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "reportFavorite", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadFavorite", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opportunityFavorite", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ClientTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ClientTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ClientTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Customer", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Support", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accessAccountRelationTypes", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAccounts", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAiAutomatizer", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAiOnlineForms", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAiRecordDetail", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAiRelationshipCharts", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAiReports", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAiSmartField", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAppointmentScheduler", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAppointmentSchedulerManagement", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessApprovalProcesses", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessApprovalProcessesManagement", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessApprovals", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessArchive", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAudit", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessAuditLog", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessBulkUpdate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessCalling", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessCallingCompanyPhone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCompanyEmailsEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessCallingPurchasePhone", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessCompanyEmails", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCompanyEmailsEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessContacts", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessDocumentManagement", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessDocumentManagementCompany", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessDocumentManagementRecord", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessDuplicateChecker", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEntityEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountCopy", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountDelete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountDirection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountPrivate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountTagCreate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountTypes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessEntityTypesEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAppointment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEntityEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAppointmentDelete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAppointmentDirection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAppointmentTagCreate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityBetterNavigator", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCommonRecordsEnumEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityBetterNavigatorDeleteNotOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityBetterNavigatorDeleteOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityBetterNavigatorSharingCustom", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityBetterNavigatorSharingPublic", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEntityEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactCopy", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactDelete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactDirection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactPrivate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactTagCreate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactTypes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessEntityTypesEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityDashboard", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCommonRecordsEnumEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityDashboardDeleteNotOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityDashboardDeleteOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityDashboardSharingCustom", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityDashboardSharingPublic", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailContentShareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContentShareModeConfigEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailDeleteNotOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailSequence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEmailSequenceEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCommonRecordsEnumEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplateCreateDeleteFolder", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplateDeleteNotOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplateDeleteOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplateSharingCustom", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplateSharingPublic", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecast", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCommonRecordsEnumEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecastDeleteNotOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecastDeleteOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecastEditNotOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecastSharingCustom", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecastSharingPublic", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityFormView", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCommonRecordsEnumEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityFormViewDeleteNotOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityFormViewDeleteOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityFormViewSharingCustom", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityFormViewSharingPublic", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEntityEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadCopy", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadDelete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadDirection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadPrivate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadTagCreate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadTypes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessEntityTypesEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityMessageTagCreate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEntityEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOpptyCopy", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOpptyDelete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOpptyDirection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOpptyPrivate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOpptyTagCreate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityPipeline", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelPipelineEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProcess", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelProcessBuilderEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProfile", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCommonRecordsEnumEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProfileDeleteNotOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProfileDeleteOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProfileSharingCustom", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProfileSharingPublic", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEntityEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProjectCopy", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProjectDelete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProjectDirection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProjectPrivate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProjectTagCreate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityQuote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEntityEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityQuoteCopy", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityQuoteDelete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityQuoteDirection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityQuoteTypes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessEntityTypesEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReport", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCommonRecordsEnumEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportCreateDeleteFolder", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportDeleteNotOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportDeleteOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportPrivate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportScheduleCreate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportScheduleManagement", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportSharingCustom", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportSharingPublic", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTarget", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCommonRecordsEnumEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTargetDeleteNotOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTargetDeleteOwned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTask", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEntityEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTaskDelete", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTaskDirection", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTaskTagCreate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTaskUnassigned", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessExport", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessFeeds", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessForeignCurrencies", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessFormAndFields", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessGlobalSettings", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessHomeScreen", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessImport", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessInsights", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessLeads", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessOnlineForms", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessOnlineFormsManagement", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessOpportunity", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessPipelineConfiguration", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessPrint", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessProductsServices", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessProjects", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessQuotes", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessSalesRoles", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessSecurity", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessUnits", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessUserAndRoles", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessVoyagerAi", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "accessWhatsAppCompanyPhone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCompanyEmailsEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "allowedPipelines", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedPipelineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "allowedLeadTypes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedLeadTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "allowedQuoteTypes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedQuoteTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "allowedAccountTypes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedAccountTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "allowedContactTypes", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedContactTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "allowedCompanyEmails", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedCompanyEmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "allowedCompanyPhones", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedCompanyPhoneFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccessLevelCompanyEmailsEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessLevelCompanyEmailsEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCompanyEmailsEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccessLevelCompanyEmailsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoAccess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Selected", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccessLevelEntityEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessLevelEntityEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEntityEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccessLevelEntityEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoAccess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Readonly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Editor", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EditorOrUnitManger", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccessDirectionEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessDirectionEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccessDirectionEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Owned", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Current", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CurrentAndParent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CurrentAndSubunit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CurrentAndParentAndSubunit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccessEntityTypesEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessEntityTypesEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessEntityTypesEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccessEntityTypesEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Selected", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccessLevelCommonRecordsEnumEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessLevelCommonRecordsEnumEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelCommonRecordsEnumEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccessLevelCommonRecordsEnumEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoAccess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Readonly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContentShareModeConfigEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ContentShareModeConfigEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContentShareModeConfigEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ContentShareModeConfigEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "PrivateOnly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PublicOnly", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccessLevelEmailSequenceEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessLevelEmailSequenceEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelEmailSequenceEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccessLevelEmailSequenceEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "FullAccess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Personal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NoAccess", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccessLevelPipelineEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessLevelPipelineEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelPipelineEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccessLevelPipelineEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoPipeline", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Selected", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllNoDocuments", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllWithDocuments", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccessLevelProcessBuilderEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessLevelProcessBuilderEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessLevelProcessBuilderEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccessLevelProcessBuilderEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "FullAccess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Personal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NoAccess", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AllowedPipelineFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedPipelineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedPipelineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedPipelineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accessStepDocuments", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "masterRightId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "masterRight", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}, "defaultValue": null}, {"name": "pipeline", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PipelineFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PipelineFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PipelineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PipelineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PipelineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AllowedLeadTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedLeadTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedLeadTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedLeadTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "leadTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "masterRightId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "leadType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "masterRight", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "formLostEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "leadProcessId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadProcessFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadProcessFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadProcessFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadProcessFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AllowedQuoteTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedQuoteTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedQuoteTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedQuoteTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "masterRightId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "masterRight", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quoteType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteTypeFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "formLostEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteProcessId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "quoteProcess", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteProcessFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteProcessFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteProcessFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteProcessFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AllowedAccountTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedAccountTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedAccountTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedAccountTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "masterRightId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "accountType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "masterRight", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AllowedContactTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedContactTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedContactTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedContactTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "contactTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "masterRightId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "contactType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "masterRight", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AllowedCompanyEmailFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedCompanyEmailFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedCompanyEmailFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedCompanyEmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "companyEmailId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "masterRightId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "companyEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CompanyEmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "masterRight", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CompanyEmailFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CompanyEmailFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CompanyEmailFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CompanyEmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "enabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "errorCode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pictureUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "serviceType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailServiceTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailServiceTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailServiceTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailServiceTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AllowedCompanyPhoneFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedCompanyPhoneFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AllowedCompanyPhoneFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AllowedCompanyPhoneFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "masterRightId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phoneId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "masterRight", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MasterRightFilterInput", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PhoneFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PhoneFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PhoneFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PhoneFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PhoneFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "errorCode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phoneNumber", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "twilioCallerSid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PhoneTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "enabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PhoneTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PhoneTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PhoneTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SalesUnitClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitRole", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UnitRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UnitRoleEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "UnitRoleEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UnitRoleEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "UnitRoleEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Member", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Manager", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFavoriteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "activityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "customEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "reportId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "report", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountClass", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountClassEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "comments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "customerTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email1", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email3", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email4", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email5", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "healthCategory", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "healthStatus", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "homePage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "industryId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "parentAccountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "parentAccountRelationTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone1", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone3", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone4", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone5", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pictureId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickParentAccountName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "stateProvince", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "zipCode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFilterRelatedField", "ofType": null}}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "accountType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customerType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}, "defaultValue": null}, {"name": "industry", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "parentAccount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "parentAccountRelationType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ParentAccountRelationTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "picture", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "socialMedia", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "staticProfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountClassEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccountClassEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountClassEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EntityFilterRelatedField", "description": null, "fields": null, "inputFields": [{"name": "entity", "description": null, "type": {"kind": "ENUM", "name": "EntityLacotaType", "ofType": null}, "defaultValue": null}, {"name": "entityIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomField", "description": null, "fields": null, "inputFields": [{"name": "eq", "description": "Exact match (case sensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "null", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "ieq", "description": "Exact match (case insensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "empty", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "starts", "description": "Compare against left side of string (case sensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "ends", "description": "Compare against right side of string (case sensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "contains", "description": "Substring match (case sensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "istarts", "description": "Compare against left side of string (case insensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "iends", "description": "Compare against right side of string (case insensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "icontains", "description": "Substring match (case insensitive). Multiple values in list are evaluated as OR.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "lt", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "lte", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "gt", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "gte", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "between", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "field", "description": "Api name of custom field.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "calcValue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "dataSetId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "optionName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ParentAccountRelationTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ParentAccountRelationTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ParentAccountRelationTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ParentAccountRelationTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "childLabel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "parentLabel", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "angellistUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "crunchbaseUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "disqusUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "facebookId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "facebookUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "flickrUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "foursquareUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "googleId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "googlePlusUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "gravatarUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "kloutUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "linkedinId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "linkedinUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pinterestUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoraUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "redditUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "skypeUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "slideshareUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "twitterId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "twitterUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "vimeoUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "wordpressUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "xingUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "yahooUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "yelpUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "youtubeUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "activityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "approvalProcessId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "callId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "cloudObjectFolderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "cloudObjectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "customEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailTemplateId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "fieldMappingId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "mediaId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "messageId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "onlineFormFieldId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "onlineFormId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "processId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "processTemplateId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "reportScheduleId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "textMessageId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}, {"name": "approvalProcess", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "call", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CallFilterInput", "ofType": null}, "defaultValue": null}, {"name": "cloudObjectFolder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFolderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "cloudObject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "emailSequence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "emailTemplate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "fieldMapping", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldMappingFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "media", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MediaFilterInput", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "memo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MemoFilterInput", "ofType": null}, "defaultValue": null}, {"name": "onlineFormField", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldFilterInput", "ofType": null}, "defaultValue": null}, {"name": "onlineForm", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "ofType": null}, "defaultValue": null}, {"name": "process", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "processTemplate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessTemplateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "reportSchedule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportScheduleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "textMessage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "activityTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "duration", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "endDate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "inviteesCanEdit", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isRecurrenceActive", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isRecurrenceException", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "location", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "occurenceDate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "organizer", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "recurrenceMasterId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "recurrenceRule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "recurrenceTzid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "scheduleId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "scheduleTzid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "tableName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "exchangeEntityId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gapiEntityId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "o365EntityId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "activityType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "recurrenceMaster", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "schedule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opportunityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "projectRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quoteRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "inviteesContacts", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentContactInviteesRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "inviteesClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentClientInviteesRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "reminder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentReminderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "comments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityCommentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "icon", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityTypeIconEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityTypeIconEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityTypeIconEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityTypeIconEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "appointmentDescription", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "appointmentDuration", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "appointmentLocation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "appointmentLocationType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleLocationTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "appointmentOwnerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "appointmentSubject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "appointmentSubjectUsesScheduleName", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "appointmentTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "availabilityTzid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "bufferTimeAfter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "bufferTimeBefore", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "confirmationPageType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleConfirmationPageTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "confirmationPageUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "minimumNoticeTime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "planningDayOffset", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "planningType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentSchedulePlanningTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "reminderEmailEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "reminderEmailOffset", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "reminderEmailOffsetType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleReminderOffsetTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "replyCompanyEmailId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "scheduleName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "timeIncrement", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "appointmentOwner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "appointmentType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "replyCompanyEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CompanyEmailFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleLocationTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AppointmentScheduleLocationTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleLocationTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AppointmentScheduleLocationTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Microsoft", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Zoom", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleConfirmationPageTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AppointmentScheduleConfirmationPageTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleConfirmationPageTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AppointmentScheduleConfirmationPageTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ConfirmationPage", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ExternalUrl", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentSchedulePlanningTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AppointmentSchedulePlanningTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentSchedulePlanningTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AppointmentSchedulePlanningTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Infinite", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Offset", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Period", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleReminderOffsetTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AppointmentScheduleReminderOffsetTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleReminderOffsetTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AppointmentScheduleReminderOffsetTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Minute", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Hour", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AppointmentScheduleTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AppointmentScheduleTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "OneToOne", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Group", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "activityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "customEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectObjectiveId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "projectObjective", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectObjectiveFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "activityTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "callDuration", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "callId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "callOutcomeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "duration", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PriorityEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "tableName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "exchangeEntityId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gapiEntityId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "o365EntityId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "activityType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "call", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CallFilterInput", "ofType": null}, "defaultValue": null}, {"name": "callOutcome", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opportunityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "projectRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quoteRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "reminder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskReminderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "taskRecurrence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskRecurrenceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "comments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityCommentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PriorityEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PriorityEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TaskStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "icon", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityTypeIconEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CallFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CallFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CallFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CallFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "callerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phoneNumber", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "transcriptionId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "transcriptionLanguage", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "transcriptionSummary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "twilioCallLogId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "caller", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "comments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email1", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email3", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email4", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email5", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "firstName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "gender", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GenderEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "lastName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "middleName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone1", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone3", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone4", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "phone5", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pictureId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "stateProvince", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "zipCode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "exchangeEntityId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "gapiEntityId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "o365EntityId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFilterRelatedField", "ofType": null}}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "contactType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "picture", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "socialMedia", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactSocialRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "primaryAccount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "staticProfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "GenderEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "GenderEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GenderEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactSocialRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactSocialRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactSocialRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactSocialRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "angellistUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "crunchbaseUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "disqusUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "facebookId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "facebookUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "flickrUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "foursquareUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "googleId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "googlePlusUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "gravatarUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "kloutUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "linkedinId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "linkedinUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pinterestUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoraUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "redditUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "skypeUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "slideshareUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "twitterId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "twitterUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "vimeoUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "wordpressUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "xingUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "yahooUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "yelpUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "youtubeUrl", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactAccountRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactAccountRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactAccountRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isAssistant", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isPrimary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isSibling", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OrgRelationshipTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRoles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactAccountAccountRoleRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OrgRelationshipTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrgRelationshipTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OrgRelationshipTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactAccountAccountRoleRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactAccountAccountRoleRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactAccountAccountRoleRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactAccountAccountRoleRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountRoleId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactAccountRelationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "accountRole", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRoleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactAccountRelation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactAccountRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRoleFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRoleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRoleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRoleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactSharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactSharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "appointmentId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "opptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "processId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "tagId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "taskId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "process", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "bodySummary", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "cc", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "companyEmailId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contentShareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContentShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contentType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "dateSent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "errorCode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "isTracked", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "originalId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "parentEmailId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sendAt", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "sender", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "senderAccountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "senderClientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "senderContactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sentiment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSentimentEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "tableName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "templateId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "threadId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "to", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "uid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "companyEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CompanyEmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "parentEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "senderAccount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "senderClient", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "senderContact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "template", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contentSharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailContentSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contentSharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailContentSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "projectRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opportunityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quoteRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContentShareModeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ContentShareModeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContentShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailDirectionEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailDirectionEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSentimentEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSentimentEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Standard", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Mass", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailTemplateFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "body", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailTemplateFolderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUrlIsEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "emailTemplateFolder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFolderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailTemplateTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailTemplateTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailTemplateTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "TextTemplate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "HtmlTemplate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WysiwygTemplate", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailTemplateFolderFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFolderFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFolderFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFolderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "parentEmailTemplateFolderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "parentEmailTemplateFolder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFolderFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "emailTemplateId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "emailTemplate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailTemplateId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "emailTemplate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MessageSharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MessageSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MessageSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "messageId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "memo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MemoFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MemoFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MemoFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "tableName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "projectRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quoteRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opportunityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "comments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MemoCommentFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MessageSharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MessageSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MessageSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "messageId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "memo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MemoFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "customEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "messageId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "memo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MemoFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tableName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "typeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "staticProfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntityTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "customEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "customEntity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "customEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "customEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "labelFlag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LabelFlagEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadSourceId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickAccountEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickAccountPhone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickContactName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickPhone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ranking", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseDescription", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "tableName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFilterRelatedField", "ofType": null}}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadSource", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "reasonOfClose", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "primaryContact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "primaryAccount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "staticProfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LabelFlagEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LabelFlagEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LabelFlagEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "LabelFlagEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Priority", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Hot", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Stalled", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "StepFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "hasReadonlyForm", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "hasVersionIncrement", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "leadProcessId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteProcessId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "timeframe", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "pipeline", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PipelineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quoteProcess", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectStepRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "stepChecklists", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectStepRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectStepRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectStepRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectStepRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "cloudObjectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "cloudObject", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "StepChecklistFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepChecklistFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepChecklistFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "activityTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "cloudObjectFormat", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistDocumentFormatEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "cloudObjectTemplateId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "fieldId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "itemType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "itemValidation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistValidationEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "labelUseLang", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "processId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sendEmailFieldId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sendEmailTemplateId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "visibilityType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistVisibilityEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "appointmentType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "taskType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "cloudObjectTemplate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectTemplateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "emailSequence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "field", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldFilterInput", "ofType": null}, "defaultValue": null}, {"name": "process", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sendEmailField", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sendEmailTemplate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepFilterInput", "ofType": null}, "defaultValue": null}, {"name": "salesRoles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistSalesRoleRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "StepChecklistDocumentFormatEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "StepChecklistDocumentFormatEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistDocumentFormatEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "StepChecklistDocumentFormatEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Default", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Pdf", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "StepChecklistTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "StepChecklistTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "StepChecklistTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Default", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ActivityType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FieldType", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreateNote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AttachDocument", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SendEmail", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UseDocumentTemplate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EnrollToEmailSequence", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RunProcess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MapSalesRole", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreateInfluenceMap", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "StepChecklistValidationEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "StepChecklistValidationEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistValidationEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "StepChecklistValidationEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Required", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RelatedActivityCompleted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RelatedActivityLinked", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "StepChecklistVisibilityEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "StepChecklistVisibilityEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistVisibilityEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "StepChecklistVisibilityEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Always", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Condition", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectTemplateFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectTemplateFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectTemplateFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectTemplateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "companyCloudObjectFolderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "creatorId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublic", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "mimeType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "size", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectTemplateStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "templateEntityName", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "uploadSource", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "UploadSourceEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "templateEntityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApplicationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "companyCloudObjectFolder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFolderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "creator", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectTemplateStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CloudObjectTemplateStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectTemplateStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "CloudObjectTemplateStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Active", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Inactive", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "deactivationReason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceDeactivationReasonEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "lastSchemaChange", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "lastStatusChange", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "defaultValue": null}, {"name": "lastEmailSequenceRun", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "clickRate", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "bounceRate", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "openRate", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "replyRate", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "unsubscribeRate", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "createdCount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "sentCount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "enrollCount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "triggerEntityName", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerFieldId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "stepCount", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "activityLogs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "enrolled", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceEnrolledFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceDeactivationReasonEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSequenceDeactivationReasonEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceDeactivationReasonEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailSequenceDeactivationReasonEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoReason", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Manual", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TooManyErrors", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DisabledFeature", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isTestRun", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "recordName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "recordEmail", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApplicationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "emailSequence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lines", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogLineFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogLineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogLineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceActivityLogId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceActivityLog", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceEnrolledFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceEnrolledFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceEnrolledFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceEnrolledFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceActivityLogId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "endReason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceEndReasonEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "BaseEntityTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "excludedFromStats", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "leadId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "opptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "stepCount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "stepIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "defaultValue": null}, {"name": "entityName", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApplicationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceActivityLog", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogFilterInput", "ofType": null}, "defaultValue": null}, {"name": "emailSequence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceEndReasonEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSequenceEndReasonEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceEndReasonEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailSequenceEndReasonEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoReason", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unenrolled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Finished", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "activeQuoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isValueAutoCalculate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "labelFlag", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LabelFlagEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadSourceId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "opptyTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productCurrencyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productPriceListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickAccountEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickAccountPhone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickContactName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickPhone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ranking", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseDescription", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "tableName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "wasQualified", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFilterRelatedField", "ofType": null}}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "activeQuote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadSource", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opptyType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productCurrency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productPriceList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPriceListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "reasonOfClose", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opptyRecurrence", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyRecurrenceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revenueSchedule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueScheduleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "primaryContact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "primaryAccount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quoteRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "staticProfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "opptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productCurrencyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productPriceListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickAccountEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickAccountPhone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickContactName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickEmail", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quickPhone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteNumber", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseDescription", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productCurrency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productPriceList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPriceListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quoteType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "reasonOfClose", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "primaryContact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "primaryAccount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "staticProfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "QuoteStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductPriceListFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductPriceListFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductPriceListFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPriceListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isActive", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPriceListTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "isDefault", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "ProductPriceListStatusEnum", "ofType": null}, "defaultValue": null}, {"name": "productPriceListPrices", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPriceListPriceFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductPriceListTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProductPriceListTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPriceListTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProductPriceListTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Standard", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Scheduled", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ProductPriceListStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Active", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Inactive", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Scheduled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Expired", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductPriceListPriceFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductPriceListPriceFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductPriceListPriceFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPriceListPriceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "currencyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "productId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productPriceListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productPriceList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPriceListFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "allowedPipelines", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessPipelinesEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pictureId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productCategoryId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sku", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitSymbol", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "allowedForPipeline", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "isTypeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "picture", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productCategory", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductCategoryFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productPipelineRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPipelineRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccessPipelinesEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessPipelinesEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccessPipelinesEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccessPipelinesEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Selected", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductCategoryFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductCategoryFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductCategoryFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductCategoryFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "parentId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductCategoryFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationTypeFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "productType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductTypeFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductPipelineRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductPipelineRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductPipelineRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPipelineRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "pipeline", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PipelineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "amount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "onlineFormFieldId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "onlineFormId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "opptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pairedOpptyProductRelationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "productId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quantity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sectionId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "discountValue", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "discountPercentage", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "onlineFormField", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldFilterInput", "ofType": null}, "defaultValue": null}, {"name": "onlineForm", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "pairedOpptyProductRelation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revenueSchedule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueScheduleFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FieldFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FieldFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FieldFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "entityName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "apiName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "useLang", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "columnName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "columnSource", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "relationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "relationWithEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sharedWithFieldId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "systemType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "typeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "compositeFieldId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "dataSetId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "parentOptionsFieldId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "calcFormula", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "defaultValue", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sequenceSetId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "systemRequired", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "systemReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "useInGlobalSearch", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isUnique", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "sequencePattern", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "onlineFormTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productCurrencyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "productPriceListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "recordName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "onlineFormType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productCurrency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "ofType": null}, "defaultValue": null}, {"name": "productPriceList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductPriceListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opportunityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quoteRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "projectRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lines", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "customEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPrimary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "onlineFormId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "customEntity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "onlineForm", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomField", "ofType": null}}}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "projectType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "primaryContact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "staticProfiles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProjectStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "icon", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectTypeIconEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectTypeIconEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProjectTypeIconEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectTypeIconEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProjectTypeIconEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "GeneralIcon", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectSharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectSharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectContactRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectContactRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectContactRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPrimary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OnlineFormActivityLogLineFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormActivityLogLineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormActivityLogLineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "executedAt", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "onlineFormId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "onlineForm", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueScheduleFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueScheduleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueScheduleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueScheduleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "periodCount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "periodType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "RevenueSchedulePeriodTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "periods", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RevenueSchedulePeriodTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "RevenueSchedulePeriodTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "RevenueSchedulePeriodTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "RevenueSchedulePeriodTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Month", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarter", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Year", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationRevenueScheduleId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "transactionId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationRevenueSchedule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueScheduleFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteContactRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteContactRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteContactRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPrimary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteAccountRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteAccountRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteAccountRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPrimary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteSharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteSharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "pipeline", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PipelineFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyRecurrenceFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyRecurrenceFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyRecurrenceFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyRecurrenceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "condition", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "RecurrenceConditionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "day", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateDayEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "dayOfWeek", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateDayOfWeekEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "month", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateMonthEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "occurEvery", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "occurrencesCount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "opptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "RecurrenceTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "week", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateWeekEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RecurrenceConditionEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "RecurrenceConditionEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "RecurrenceConditionEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "RecurrenceConditionEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Won", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lost", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DateDayEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DateDayEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateDayEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DateDayEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Day1", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day2", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day3", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day4", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day5", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day6", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day7", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day8", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day9", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day10", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day11", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day12", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day13", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day14", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day15", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day16", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day17", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day18", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day19", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day20", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day21", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day22", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day23", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day24", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day25", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day26", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day27", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day28", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day29", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day30", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Day31", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DateDayOfWeekEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DateDayOfWeekEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateDayOfWeekEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DateDayOfWeekEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Sunday", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Monday", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Tuesday", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Wednesday", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Thursday", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Friday", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Saturday", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DateMonthEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DateMonthEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateMonthEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DateMonthEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Month1", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month2", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month3", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month4", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month5", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month6", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month7", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month8", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month9", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month10", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month11", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Month12", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RecurrenceTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "RecurrenceTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "RecurrenceTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "RecurrenceTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NotSet", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Daily", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Weekly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MonthlyRelative", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MonthlyAbsolute", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "YearlyRelative", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "YearlyAbsolute", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AfterNDays", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AfterNWeeks", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AfterNMonths", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AfterNYears", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DateWeekEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DateWeekEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateWeekEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "DateWeekEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "WeekLast", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week1", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week2", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week3", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Week4", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyRevenueScheduleFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueScheduleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueScheduleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueScheduleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "periodCount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "periodType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "RevenueSchedulePeriodTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "periods", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueSchedulePeriodFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyRevenueSchedulePeriodFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueSchedulePeriodFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueSchedulePeriodFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueSchedulePeriodFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "opptyRevenueScheduleId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "transactionId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "opptyRevenueSchedule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueScheduleFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPrimary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyContactGroupRelationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "relationship", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OrgRelationshipTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyContactGroupRelation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactGroupRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "salesRoles", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactSalesRoleRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactGroupRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactGroupRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactGroupRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactGroupRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactSalesRoleRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactSalesRoleRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactSalesRoleRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactSalesRoleRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyContactRelationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "salesRoleId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyContactRelation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "salesRole", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesRoleFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SalesRoleFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesRoleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesRoleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesRoleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "colorCode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadOpptyAccountRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptyAccountRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptyAccountRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isPrimary", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "deactivationReason", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessDeactivationReasonEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "lastSchemaChange", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "lastStatusChange", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lastProcessRun", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "defaultValue": null}, {"name": "recordTriggerEvent", "description": null, "type": {"kind": "ENUM", "name": "ProcessRecordTriggerEventEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerType", "description": null, "type": {"kind": "ENUM", "name": "ProcessTriggerTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerEntityName", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerEntityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "activityLogs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogFilterInput", "ofType": null}, "defaultValue": null}, {"name": "tags", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessDeactivationReasonEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessDeactivationReasonEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessDeactivationReasonEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessDeactivationReasonEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoReason", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Manual", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TooManyErrors", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DisabledFeature", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ProcessTriggerTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ProcessRecordTrigger", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProcessScheduleTrigger", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProcessManualTrigger", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProcessOnlineFormTrigger", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "cpuRunTime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isTestRun", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "processId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "runId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "recordName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApplicationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "process", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lines", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogLineFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogLineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogLineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "executedAt", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "processActivityLogId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "processActivityLog", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "StepChecklistSalesRoleRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepChecklistSalesRoleRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepChecklistSalesRoleRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistSalesRoleRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "salesRoleId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "stepChecklistId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "salesRole", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesRoleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "stepChecklist", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "entity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ScreenTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "syncEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "syncEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "useLang", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "syncEntity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ScreenTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ScreenTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ScreenTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ScreenTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Pipelinescreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Timelinescreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Archivescreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Leadscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Accountscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contactscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Activityscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Feedscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Hrmscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Auditscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Navigator", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Insightsscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Indicatorsscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Conversionsscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lifecyclescreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Feedscreen2", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ProductScreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Projectscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Forecastscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadArchivescreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TargetScreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quotescreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QuoteArchivescreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Approvalscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntityscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AccountArchivescreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ContactArchivescreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FeedDetailScreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BetterNavigatorscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FeedEmailscreen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FeedEmailDetailScreen", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProfileTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProfileTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Dynamic", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Static", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReportFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accessLink", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "reportsFolderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "shareModeParams", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeParamsEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "syncEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "syncEntityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "reportsFolder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportFolderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "syncEntity", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "schedule", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportScheduleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingUnits", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "sharingClients", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ShareModeParamsEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShareModeParamsEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ShareModeParamsEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ShareModeParamsEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ShareToUnitManagers", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ShareToIncludedUsers", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReportTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReportTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReportFolderFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportFolderFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportFolderFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportFolderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "parentReportFolderId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "parentReportFolder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportFolderFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReportScheduleFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportScheduleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportScheduleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportScheduleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "reportId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "report", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReportSharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "reportId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "report", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReportSharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "reportId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "report", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReportFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MemoCommentFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoCommentFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoCommentFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MemoCommentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "memoId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "memo", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MemoFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailContentSharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailContentSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailContentSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailContentSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "emailId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailContentSharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailContentSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailContentSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailContentSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "emailId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "creatorId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "supportedEntities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagSupportedEntitiesEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "useLang", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "creator", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TagSupportedEntitiesEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TagSupportedEntitiesEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TagSupportedEntitiesEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TagSupportedEntitiesEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Project", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Email", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Process", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Appointment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Task", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskSharingSalesUnitRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskSharingSalesUnitRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "taskId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskSharingClientRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskSharingClientRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SharingRoleEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "taskId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskReminderFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskReminderFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskReminderFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskReminderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "setDate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReminderStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "taskId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReminderStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReminderStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReminderStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ReminderStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Snoozed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Scheduled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Dismissed", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskRecurrenceFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskRecurrenceFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskRecurrenceFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskRecurrenceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "day", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateDayEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "dayOfWeek", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateDayOfWeekEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "month", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateMonthEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "occurEvery", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "occurrencesCount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "taskId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "RecurrenceTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "week", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DateWeekEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityCommentFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityCommentFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityCommentFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ActivityCommentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "activityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectObjectiveFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectObjectiveFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectObjectiveFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectObjectiveFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentContactInviteesRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentContactInviteesRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentContactInviteesRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentContactInviteesRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "appointmentId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "firstName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "inviteeType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentInviteeTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lastName", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "response", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "InviteeResponseEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentInviteeTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AppointmentInviteeTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentInviteeTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AppointmentInviteeTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Standard", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Scheduled", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "InviteeResponseEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InviteeResponseEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "InviteeResponseEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentClientInviteesRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentClientInviteesRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentClientInviteesRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentClientInviteesRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "appointmentId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "response", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "InviteeResponseEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentReminderFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentReminderFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentReminderFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentReminderFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "appointmentId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "endDateOffset", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "snoozeDate", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ReminderStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalProcessFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "BaseEntityTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "lastSchemaChange", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "lastStatusChange", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "triggerEntityName", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerType", "description": null, "type": {"kind": "ENUM", "name": "ApprovalProcessTriggerTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "activityLogs", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ApprovalProcessTriggerTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Manual", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RecordChange", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "approvalProcessId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "approvalStatus", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApplicationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "approvalProcess", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "approvers", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalApproverFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lines", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ApprovalStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalApproverFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalApproverFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalApproverFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalApproverFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "approvalId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "approval", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalFilterInput", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalProcessActivityLogLineFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessActivityLogLineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessActivityLogLineFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "approvalId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "executedAt", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "approval", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ApprovalFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FieldMappingFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FieldMappingFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FieldMappingFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldMappingFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "isSystem", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "operation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldMappingOperationTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FieldMappingOperationTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FieldMappingOperationTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldMappingOperationTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FieldMappingOperationTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Default", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Qualification", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FollowUp", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Parent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QualificationAndAutocreate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Conversion", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MediaFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MediaFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MediaFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MediaFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "activityId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "callId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "errorCode", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MediaStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MediaTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AppointmentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TaskFilterInput", "ofType": null}, "defaultValue": null}, {"name": "call", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CallFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MediaStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "MediaStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MediaStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "MediaStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoRecording", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Uploading", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Uploaded", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Transcoding", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TranscriptionInProgress", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TranscriptionCompleted", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MediaTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "MediaTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "MediaTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "MediaTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Audio", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Video", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Transcription", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessTemplateFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessTemplateFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessTemplateFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProcessTemplateFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isRecommended", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "triggerType", "description": null, "type": {"kind": "ENUM", "name": "ProcessTriggerTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerEntityName", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "documents", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TextMessageFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TextMessageFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TextMessageFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "chatConversationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "datetimeSent", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EmailDirectionEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "messageSid", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageStatusEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "textMessageConversationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "chatConversation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ChatConversationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "textMessageConversation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "attachments", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TextMessageStatusEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TextMessageStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageStatusEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ChatConversationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ChatConversationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ChatConversationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ChatConversationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ChatConversationTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "messages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ChatConversationTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ChatConversationTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ChatConversationTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ChatConversationTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "AiChat", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AiRecordDetail", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TextMessageConversationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "phoneId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "recipientAccountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "recipientContactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "recipientPhoneNumber", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PhoneFilterInput", "ofType": null}, "defaultValue": null}, {"name": "recipientAccount", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "recipientContact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "messages", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contactRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "projectRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "leadRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opportunityRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quoteRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "textMessageConversationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "textMessageConversation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OnlineFormStyleFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormStyleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormStyleFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OnlineFormStyleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "useLang", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parent", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountSharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSharingClientRelationEntityEdge", "description": "A Relay edge containing a `AccountSharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AccountSharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "defaultUnit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "masterRight", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MasterRightOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "defaultUnitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "firstName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastActive", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "masterRightId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "middleName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "pictureUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "region", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MasterRightOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAccountRelationTypes", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAccounts", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAiAutomatizer", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAiOnlineForms", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAiRecordDetail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAiRelationshipCharts", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAiReports", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAiSmartField", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAppointmentScheduler", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAppointmentSchedulerManagement", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessApprovalProcesses", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessApprovalProcessesManagement", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessApprovals", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessArchive", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAudit", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessAuditLog", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessBulkUpdate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessCalling", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessCallingCompanyPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessCallingPurchasePhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessCompanyEmails", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessContacts", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessDocumentManagement", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessDocumentManagementCompany", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessDocumentManagementRecord", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessDuplicateChecker", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountCopy", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountDelete", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountDirection", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountPrivate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAccountTagCreate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAppointment", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAppointmentDelete", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAppointmentDirection", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityAppointmentTagCreate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityBetterNavigator", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityBetterNavigatorDeleteNotOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityBetterNavigatorDeleteOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityBetterNavigatorSharingCustom", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityBetterNavigatorSharingPublic", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContact", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactCopy", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactDelete", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactDirection", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactPrivate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityContactTagCreate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityDashboard", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityDashboardDeleteNotOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityDashboardDeleteOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityDashboardSharingCustom", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityDashboardSharingPublic", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailContentShareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailDeleteNotOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailSequence", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplateCreateDeleteFolder", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplateDeleteNotOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplateDeleteOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplateSharingCustom", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityEmailTemplateSharingPublic", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecast", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecastDeleteNotOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecastDeleteOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecastEditNotOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecastSharingCustom", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityForecastSharingPublic", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityFormView", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityFormViewDeleteNotOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityFormViewDeleteOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityFormViewSharingCustom", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityFormViewSharingPublic", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLead", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadCopy", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadDelete", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadDirection", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadPrivate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityLeadTagCreate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityMessageTagCreate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOppty", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOpptyCopy", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOpptyDelete", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOpptyDirection", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOpptyPrivate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityOpptyTagCreate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityPipeline", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProcess", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProfile", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProfileDeleteNotOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProfileDeleteOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProfileSharingCustom", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProfileSharingPublic", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProject", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProjectCopy", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProjectDelete", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProjectDirection", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProjectPrivate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityProjectTagCreate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityQuote", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityQuoteCopy", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityQuoteDelete", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityQuoteDirection", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReport", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportCreateDeleteFolder", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportDeleteNotOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportDeleteOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportPrivate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportScheduleCreate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportScheduleManagement", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportSharingCustom", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityReportSharingPublic", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTarget", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTargetDeleteNotOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTargetDeleteOwned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTask", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTaskDelete", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTaskDirection", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTaskTagCreate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessEntityTaskUnassigned", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessExport", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessFeeds", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessForeignCurrencies", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessFormAndFields", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessGlobalSettings", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessHomeScreen", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessImport", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessInsights", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessLeads", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessOnlineForms", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessOnlineFormsManagement", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessOpportunity", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessPipelineConfiguration", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessPrint", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessProductsServices", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessProjects", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessQuotes", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessSalesRoles", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessSecurity", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessUnits", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessUserAndRoles", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessVoyagerAi", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessWhatsAppCompanyPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectRelationEntityEdge", "description": "A Relay edge containing a `CloudObjectRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvalProcess", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalProcessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "call", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CallEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectFolderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObject", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequence", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldMappingEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "media", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MediaEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "memo", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MemoEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormField", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineForm", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "process", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processTemplate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessTemplateEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportSchedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportScheduleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessage", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TextMessageEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvalProcessId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "callId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectFolderId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldMappingId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mediaId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messageId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormFieldId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processTemplateId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportScheduleId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessageId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pendingScheduledActions", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeReminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mediaTranscriptionId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recurrenceMaster", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentScheduleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": "Datetime information.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inviteesCanEdit", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isRecurrenceActive", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isRecurrenceException", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "location", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "meetingUrl", "description": "Field containing json.", "args": [], "type": {"kind": "OBJECT", "name": "AppointmentMeeting", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurenceDate", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "organizer", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recurrenceMasterId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recurrenceRule", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recurrenceTzid", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduleId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduleTzid", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tableName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelations", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadRelations", "description": "Relations to Leads.", "args": [{"name": "filter", "description": "Filter Lead relations by target Lead attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityRelations", "description": "Relations to Opportunitys.", "args": [{"name": "filter", "description": "Filter Opportunity relations by target Opportunity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectRelations", "description": "Relations to Projects.", "args": [{"name": "filter", "description": "Filter Project relations by target Project attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Project relations by target Project attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteRelations", "description": "Relations to Quotes.", "args": [{"name": "filter", "description": "Filter Quote relations by target Quote attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Quote relations by target Quote attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityRelations", "description": "Relations to CustomEntitys.", "args": [{"name": "filter", "description": "Filter CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inviteesContacts", "description": "Relations to AppointmentContactInviteesRelations.", "args": [{"name": "filter", "description": "Filter AppointmentContactInviteesRelation relations by target AppointmentContactInviteesRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AppointmentContactInviteesRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order AppointmentContactInviteesRelation relations by target AppointmentContactInviteesRelation attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentContactInviteesRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AppointmentContactInviteesRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inviteesClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter AppointmentClientInviteesRelation relations by edge (relation) AppointmentClientInviteesRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AppointmentClientInviteesRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AppointmentClientInviteesRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "exchangeEntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gapiEntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "o365EntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "has3rdPartyMapping", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentReminderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comments", "description": "Relations to ActivityComments.", "args": [{"name": "filter", "description": "Filter ActivityComment relations by target ActivityComment attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityCommentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order ActivityComment relations by target ActivityComment attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityCommentOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityCommentEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "Relations to Tags.", "args": [{"name": "filter", "description": "Filter Tag relations by target Tag attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TagRelation relations by edge (relation) TagRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Tag relations by target Tag attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TagRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recurrence", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentRecurrence", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modifiedByUser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedEntitiesDrilldown", "description": null, "args": [{"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charts", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chartsDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "seriesIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "itemIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mediaTranscription", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MediaEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentTypeEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "icon", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ActivityTypeIconEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentScheduleEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentOwner", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "replyCompanyEmail", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CompanyEmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentDescription", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentDuration", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentLocation", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentLocationType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AppointmentScheduleLocationTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentOwnerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentSubject", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentSubjectUsesScheduleName", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "availabilityTzid", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bufferTimeAfter", "description": "Whole natural number.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bufferTimeBefore", "description": "Whole natural number.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirmationPageType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AppointmentScheduleConfirmationPageTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "confirmationPageUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "minimumNoticeTime", "description": "Whole natural number.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "planningDayOffset", "description": "Whole natural number.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "planningPeriodFrom", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "planningPeriodTo", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "planningType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AppointmentSchedulePlanningTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminderEmailEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminderEmailOffset", "description": "Whole natural number.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminderEmailOffsetType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AppointmentScheduleReminderOffsetTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "replyCompanyEmailId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "scheduleName", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "timeIncrement", "description": "Whole natural number.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AppointmentScheduleTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "additionalFieldsData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleAdditionalField", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "availabilityData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleAvailability", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentInviteesData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleInvitee", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "availableSlots", "description": null, "args": [{"name": "tzId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "from", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}, {"name": "to", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createdAppointmentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "upcomingAppointmentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completedAppointmentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "canceledAppointmentsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentScheduleAdditionalField", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isRequired", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentScheduleAvailability", "description": null, "fields": [{"name": "monday", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleDayAvailability", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tuesday", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleDayAvailability", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wednesday", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleDayAvailability", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "thursday", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleDayAvailability", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "friday", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleDayAvailability", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "saturday", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleDayAvailability", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sunday", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleDayAvailability", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentScheduleDayAvailability", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "slots", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentScheduleAvailabilitySlot", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentScheduleAvailabilitySlot", "description": null, "fields": [{"name": "start", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "end", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentScheduleInvitee", "description": null, "fields": [{"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AppointmentScheduleInviteeType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AppointmentScheduleInviteeType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Client", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Email", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentMeeting", "description": null, "fields": [{"name": "joinUrl", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AppointmentMeetingTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityRelationEntityEdge", "description": "A Relay edge containing a `ActivityRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ActivityRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectObjective", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectObjectiveEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectObjectiveId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pendingScheduledActions", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeReminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mediaTranscriptionId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "call", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CallEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "callOutcome", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "callDuration", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "callId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "callOutcomeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": "Task Due Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "duration", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "TaskStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tableName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TaskSharingSalesUnitRelation relations by edge (relation) TaskSharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TaskSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TaskSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TaskSharingClientRelation relations by edge (relation) TaskSharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TaskSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TaskSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelations", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadRelations", "description": "Relations to Leads.", "args": [{"name": "filter", "description": "Filter Lead relations by target Lead attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityRelations", "description": "Relations to Opportunitys.", "args": [{"name": "filter", "description": "Filter Opportunity relations by target Opportunity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectRelations", "description": "Relations to Projects.", "args": [{"name": "filter", "description": "Filter Project relations by target Project attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Project relations by target Project attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteRelations", "description": "Relations to Quotes.", "args": [{"name": "filter", "description": "Filter Quote relations by target Quote attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Quote relations by target Quote attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityRelations", "description": "Relations to CustomEntitys.", "args": [{"name": "filter", "description": "Filter CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ActivityRelation relations by edge (relation) ActivityRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "exchangeEntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gapiEntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "o365EntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskReminderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskRecurrence", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskRecurrenceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comments", "description": "Relations to ActivityComments.", "args": [{"name": "filter", "description": "Filter ActivityComment relations by target ActivityComment attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ActivityCommentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order ActivityComment relations by target ActivityComment attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityCommentOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityCommentEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "Relations to Tags.", "args": [{"name": "filter", "description": "Filter Tag relations by target Tag attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TagRelation relations by edge (relation) TagRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Tag relations by target Tag attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TagRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "viewerIdsPerSalesUnit", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modifiedByUser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedEntitiesDrilldown", "description": null, "args": [{"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charts", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chartsDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "seriesIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "itemIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mediaTranscription", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MediaEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskTypeEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "icon", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ActivityTypeIconEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CallEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "caller", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "callerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phoneNumber", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcriptionId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcriptionLanguage", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcriptionSummary", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "twilioCallLogId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcriptionFileId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "audioId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "twilioCallSid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "audioStatus", "description": "\n        This is a small hack to force creation of MediaEntity upon Call creation.\n        This field cannot be actually set. Instead, CallRepository.create method handles media creation,\n        if requested.\n        ", "args": [], "type": {"kind": "ENUM", "name": "AudioStatus", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "audio", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcriptionFile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mediaTranscription", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MediaEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pendingScheduledActions", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "picture", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comments", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email1", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email2", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email3", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email4", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email5", "description": "Email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "firstName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gender", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "GenderEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "middleName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone1", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone2", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone3", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone4", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone5", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickAccountName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stateProvince", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "zipCode", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolledEmailSequences", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "socialMedia", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactSocialRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccount", "description": "Primary Account.", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelations", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ContactAccountRelation relations by edge (relation) ContactAccountRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ContactSharingSalesUnitRelation relations by edge (relation) ContactSharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ContactSharingClientRelation relations by edge (relation) ContactSharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "exchangeEntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gapiEntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "o365EntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountAccountRoles", "description": "Roles of Contact in his primary Account.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactAccountAccountRoleRelationEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountPosition", "description": "Job position of Contact in his primary Account.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountPosition", "description": "Job position of Contact in his primary Account or quick account position if Contact has no primary Account.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "viewerIdsPerSalesUnit", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isUnsubscribed", "description": "If account has any unsubscribed email.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "Relations to Tags.", "args": [{"name": "filter", "description": "Filter Tag relations by target Tag attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TagRelation relations by edge (relation) TagRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Tag relations by target Tag attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TagRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "staticProfiles", "description": "Relations to Profiles.", "args": [{"name": "filter", "description": "Filter Profile relations by target Profile attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProfileRelation relations by edge (relation) ProfileRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Profile relations by target Profile attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProfileRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountRelationship", "description": "Org chart relationship of Contact in his primary Account.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modifiedByUser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedEntitiesDrilldown", "description": null, "args": [{"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charts", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chartsDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "seriesIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "itemIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "approval", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactTypeEntity", "description": null, "fields": [{"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityTypeSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactSocialRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity. Must match with Contact id.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "angellistUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "crunchbaseUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "disqusUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "facebookId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "facebookUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "flickrUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "foursquareUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "googleId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "googlePlusUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "gravatarUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kloutUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedinId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedinUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pinterestUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoraUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "redditUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "skypeUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "slideshareUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "twitterId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "twitterUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "vimeoUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wordpressUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "xingUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "yahooUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "yelpUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "youtubeUrl", "description": "URL - HTTP address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactAccountRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactAccountRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactAccountRelationEntityEdge", "description": "A Relay edge containing a `ContactAccountRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ContactAccountRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactAccountRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAssistant", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPrimary", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isSibling", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "OrgRelationshipTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRoles", "description": "Relations to AccountRoles.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactAccountAccountRoleRelationEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactAccountAccountRoleRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRole", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountRoleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactAccountRelation", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ContactAccountRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRoleId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactAccountRelationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRoleEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accountType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "customerType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "industry", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "parentAccount", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "parentAccountRelationType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ParentAccountRelationTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountClass", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accountTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "comments", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "customerTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email1", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email2", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email3", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email4", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email5", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "healthCategory", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "healthStatus", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "homePage", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "industryId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentAccountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentAccountRelationTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone1", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone2", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone3", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone4", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone5", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickParentAccountName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stateProvince", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "zipCode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "socialMedia", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByEntityRelationField", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "validFrom", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DataOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "calcValue", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "optionName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "defaultUnitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "firstName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastActive", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "masterRightId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "middleName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "pictureUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "region", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "timezone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accountClass", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accountTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "comments", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "customerTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email1", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email2", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email3", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email4", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email5", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "healthCategory", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "healthStatus", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "homePage", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "industryId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentAccountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentAccountRelationTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone1", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone2", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone3", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone4", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone5", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickParentAccountName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stateProvince", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "zipCode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByEntityRelationField", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByEntityRelationField", "description": null, "fields": null, "inputFields": [{"name": "relatedEntities", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFilterRelatedField", "ofType": null}}, "defaultValue": null}, {"name": "way", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "description": null, "fields": null, "inputFields": [{"name": "field", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "way", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ParentAccountRelationTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "childLabel", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentLabel", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "angellistUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "crunchbaseUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "disqusUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "facebookUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "flickrUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "foursquareUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "googlePlusUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gravatarUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "kloutUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "linkedinUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "pinterestUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoraUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "redditUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "skypeUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "slideshareUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "twitterUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "vimeoUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "wordpressUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "xingUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "yahooUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "yelpUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "youtubeUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactSharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactSharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactSharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `ContactSharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ContactSharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactSharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactSharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactSharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactSharingClientRelationEntityEdge", "description": "A Relay edge containing a `ContactSharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ContactSharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactSharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApplicationOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "companyCloudObjectFolder", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectFolderOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "creator", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "companyCloudObjectFolderId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "creatorId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublic", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "mimeType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "size", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApplicationOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "automationHubId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isTrigger", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "usesImpersonation", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectFolderOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "onlineFormTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentCloudObjectFolderId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TagRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TagRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TagRelationEntityEdge", "description": "A Relay edge containing a `TagRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "TagRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TagRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "process", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "TagEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tagId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pendingScheduledActions", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadSource", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasonOfClose", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "StepEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labelFlag", "description": "\n    Opportunity label flag.\n    \nOptions:\nPriority = 1 (0b001)\nHot = 2 (0b010)\nStalled = 4 (0b100)", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadSourceId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickAccountEmail", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickAccountName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickAccountPhone", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickContactName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickEmail", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickPhone", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": "Qualitative ranking of the opportunity.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasonOfCloseDescription", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasonOfCloseId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tableName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryContact", "description": "Primary Contact.", "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccount", "description": "Primary Account.", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter LeadOpptyContactRelation relations by edge (relation) LeadOpptyContactRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelations", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter LeadOpptyAccountRelation relations by edge (relation) LeadOpptyAccountRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter LeadOpptySharingSalesUnitRelation relations by edge (relation) LeadOpptySharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptySharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter LeadOpptySharingClientRelation relations by edge (relation) LeadOpptySharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptySharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolledEmailSequences", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "Relations to Tags.", "args": [{"name": "filter", "description": "Filter Tag relations by target Tag attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TagRelation relations by edge (relation) TagRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Tag relations by target Tag attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TagRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "staticProfiles", "description": "Relations to Profiles.", "args": [{"name": "filter", "description": "Filter Profile relations by target Profile attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProfileRelation relations by edge (relation) ProfileRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Profile relations by target Profile attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProfileRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "qualifyDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitnessDescription", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FitnessDescription", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lostDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scoring", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EntityScoringResult", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "viewerIdsPerSalesUnit", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modifiedByUser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedEntitiesDrilldown", "description": null, "args": [{"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charts", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chartsDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "seriesIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "itemIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepChecklists", "description": null, "args": [{"name": "stepChecklistIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "StepChecklistActivityItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "approval", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadTypeEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "LeadProcessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formLost", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formLostEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcessId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityTypeSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formLostApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadProcessEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "steps", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "StepEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadTypes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadTypeEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadProcessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipeline", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PipelineEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcess", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteProcessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasReadonlyForm", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasVersionIncrement", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcessId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcessId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timeframe", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectStepRelation relations by edge (relation) CloudObjectStepRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectStepRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectStepRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepChecklists", "description": "Relations to StepChecklists.", "args": [{"name": "filter", "description": "Filter StepChecklist relations by target StepChecklist attributes.", "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order StepChecklist relations by target StepChecklist attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepChecklistOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "StepChecklistEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelineEntity", "description": "Pipeline entity.", "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "steps", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "StepEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityTypes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityTypeEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityTypeEntity", "description": null, "fields": [{"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipeline", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "PipelineEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formLost", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formQualify", "description": "Form derived definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formWon", "description": "Form derived definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityTypeSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formLostApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formQualifyApi", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formWonApi", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteProcessEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "steps", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "StepEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteTypes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteTypeEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteTypeEntity", "description": null, "fields": [{"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcess", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "QuoteProcessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formLost", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formLostEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcessId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityTypeSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formLostApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectStepRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectStepRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectStepRelationEntityEdge", "description": "A Relay edge containing a `CloudObjectStepRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectStepRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectStepRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObject", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "StepEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepChecklistEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "StepChecklistEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepChecklistEntityEdge", "description": "A Relay edge containing a `StepChecklistEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "StepChecklistEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepChecklistEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectTemplate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectTemplateEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequence", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "process", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sendEmailField", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sendEmailTemplate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "StepEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityTypeId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectFormat", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "StepChecklistDocumentFormatEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectTemplateId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "StepChecklistTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemValidation", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "StepChecklistValidationEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labelUseLang", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sendEmailFieldId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sendEmailTemplateId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "visibilityCondition", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "StepChecklistVisibilityFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "visibilityType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "StepChecklistVisibilityEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesRoles", "description": "Relations to SalesRoles.", "args": [{"name": "filter", "description": "Filter SalesRole relations by target SalesRole attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesRoleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter StepChecklistSalesRoleRelation relations by edge (relation) StepChecklistSalesRoleRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "StepChecklistSalesRoleRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesRole relations by target SalesRole attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesRoleOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "StepChecklistSalesRoleRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectTemplateEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApplicationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyCloudObjectFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectFolderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "creator", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applicationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyCloudObjectFolderId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "creatorId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filename", "description": "Simple text input field.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublic", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mimeType", "description": "Mime-type of the cloud object Is detected from content.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "size", "description": "Size of the object in bytes.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "CloudObjectTemplateStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "templateEntityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "CloudObjectTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "uploadSource", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "UploadSourceEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": "URL of the object. If URL scheme is not defined \"http://\" is automatically prepended to supplied URL.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "templateEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "deactivationReason", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "EmailSequenceDeactivationReasonEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastSchemaChange", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastStatusChange", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceSchema", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityLogs", "description": "Relations to EmailSequenceActivityLogs.", "args": [{"name": "filter", "description": "Filter EmailSequenceActivityLog relations by target EmailSequenceActivityLog attributes.", "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order EmailSequenceActivityLog relations by target EmailSequenceActivityLog attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "EmailSequenceActivityLogEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectRelationEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolled", "description": "Relations to EmailSequenceEnrolleds.", "args": [{"name": "filter", "description": "Filter EmailSequenceEnrolled relations by target EmailSequenceEnrolled attributes.", "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceEnrolledFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order EmailSequenceEnrolled relations by target EmailSequenceEnrolled attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceEnrolledOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "EmailSequenceEnrolledEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastEmailSequenceRun", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clickRate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bounceRate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "openRate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "replyRate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unsubscribeRate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "createdCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrollCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerEntityName", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stats", "description": null, "args": [{"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSequenceStatsPeriodEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceStats", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceSchema", "description": null, "fields": [{"name": "trigger", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceTrigger", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "EmailSequenceNode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceTrigger", "description": null, "fields": [{"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceSettings", "description": null, "fields": [{"name": "globalActions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceGlobalActionsSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "timezone", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfWeek", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fromTimeOfDay", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "toTimeOfDay", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "everyEmailStartsConversation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcess", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerProcessId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeFrom", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeTo", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoUnenrollWhenExpired", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceGlobalActionsSettings", "description": null, "fields": [{"name": "onReply", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onReplyUnenroll", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onReplySendEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onReplyEmail", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceNodeEmail", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onReplyCreateEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onReplyEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onUnsubscribe", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onUnsubscribeCreateEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onUnsubscribeEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onCondition", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onConditionFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceFilter", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onConditionUnenroll", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onConditionSendEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onConditionEmail", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceNodeEmail", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onConditionCreateEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onConditionEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntityTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onBounce", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onBounceUnenroll", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onBounceUnsubscribe", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceActivityLogEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceActivityLogEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceActivityLogEntityEdge", "description": "A Relay edge containing a `EmailSequenceActivityLogEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceActivityLogEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceActivityLogEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ApplicationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequence", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applicationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endTime", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isTestRun", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startTime", "description": "Datetime information.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lines", "description": "Relations to EmailSequenceActivityLogLines.", "args": [{"name": "filter", "description": "Filter EmailSequenceActivityLogLine relations by target EmailSequenceActivityLogLine attributes.", "type": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order EmailSequenceActivityLogLine relations by target EmailSequenceActivityLogLine attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogLineOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "EmailSequenceActivityLogLineEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceActivityLogLineEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceActivityLogLineEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceActivityLogLineEntityEdge", "description": "A Relay edge containing a `EmailSequenceActivityLogLineEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceActivityLogLineEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceActivityLogLineEntity", "description": null, "fields": [{"name": "formattedText", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceActivityLog", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceActivityLogEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceActivityLogId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isVisible", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogLineOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceActivityLog", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "emailSequenceActivityLogId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isTestRun", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recordName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recordEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApplicationOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "emailSequence", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isTestRun", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recordName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recordEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "deactivationReason", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastSchemaChange", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastStatusChange", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastEmailSequenceRun", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "clickRate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "bounceRate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "openRate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "replyRate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unsubscribeRate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "createdCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sentCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrollCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerEntityName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerFieldId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceEnrolledEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceEnrolledEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceEnrolledEntityEdge", "description": "A Relay edge containing a `EmailSequenceEnrolledEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceEnrolledEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceEnrolledEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ApplicationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceActivityLog", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceActivityLogEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequence", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applicationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceActivityLogId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endReason", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "EmailSequenceEndReasonEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endTime", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "excludedFromStats", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startTime", "description": "Datetime information.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepCount", "description": "Whole natural number.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepIndex", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pendingScheduledActions", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeQuote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadSource", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productCurrency", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductPriceListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasonOfClose", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "StepEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeQuoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "closingDate", "description": "Closing date of the Opportunity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isValueAutoCalculate", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labelFlag", "description": "\n    Opportunity label flag.\n    \nOptions:\nPriority = 1 (0b001)\nHot = 2 (0b010)\nStalled = 4 (0b100)", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadSourceId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productCurrencyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productSections", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductSection", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickAccountEmail", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickAccountName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickAccountPhone", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickContactName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickEmail", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickPhone", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": "Qualitative ranking of the opportunity.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasonOfCloseDescription", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasonOfCloseId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tableName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wasQualified", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Monetary value in a foreign currency.", "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignField", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolledEmailSequences", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyRecurrence", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyRecurrenceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revenueSchedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyRevenueScheduleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productRelations", "description": "Relations to Products.", "args": [{"name": "filter", "description": "Filter Product relations by target Product attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter OpptyProductRelation relations by edge (relation) OpptyProductRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Product relations by target Product attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpptyProductRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryContact", "description": "Primary Contact.", "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccount", "description": "Primary Account.", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter LeadOpptyContactRelation relations by edge (relation) LeadOpptyContactRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelations", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter LeadOpptyAccountRelation relations by edge (relation) LeadOpptyAccountRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptyAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteRelations", "description": "Relations to Quotes.", "args": [{"name": "filter", "description": "Filter Quote relations by target Quote attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Quote relations by target Quote attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "qualifyDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lostDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter LeadOpptySharingSalesUnitRelation relations by edge (relation) LeadOpptySharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptySharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter LeadOpptySharingClientRelation relations by edge (relation) LeadOpptySharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadOpptySharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptySharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "Relations to Tags.", "args": [{"name": "filter", "description": "Filter Tag relations by target Tag attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TagRelation relations by edge (relation) TagRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Tag relations by target Tag attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TagRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "staticProfiles", "description": "Relations to Profiles.", "args": [{"name": "filter", "description": "Filter Profile relations by target Profile attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProfileRelation relations by edge (relation) ProfileRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Profile relations by target Profile attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProfileRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitnessDescription", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FitnessDescription", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "viewerIdsPerSalesUnit", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modifiedByUser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedEntitiesDrilldown", "description": null, "args": [{"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charts", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chartsDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "seriesIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "itemIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepChecklists", "description": null, "args": [{"name": "stepChecklistIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "StepChecklistActivityItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "approval", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pendingScheduledActions", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productCurrency", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductPriceListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasonOfClose", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "StepEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationDate", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productCurrencyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productSections", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductSection", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickAccountEmail", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickAccountName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickAccountPhone", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickContactName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickEmail", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickPhone", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteNumber", "description": "Auto-generated sequence.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasonOfCloseDescription", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reasonOfCloseId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "version", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalAmount", "description": "Monetary value in a foreign currency.", "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignField", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productRelations", "description": "Relations to Products.", "args": [{"name": "filter", "description": "Filter Product relations by target Product attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter OpptyProductRelation relations by edge (relation) OpptyProductRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Product relations by target Product attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpptyProductRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryContact", "description": "Primary Contact.", "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccount", "description": "Primary Account.", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter QuoteContactRelation relations by edge (relation) QuoteContactRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelations", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter QuoteAccountRelation relations by edge (relation) QuoteAccountRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteAccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter QuoteSharingSalesUnitRelation relations by edge (relation) QuoteSharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter QuoteSharingClientRelation relations by edge (relation) QuoteSharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "QuoteStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isActiveInOpportunity", "description": "If quote is set as active in opportunity.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "viewerIdsPerSalesUnit", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modifiedByUser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "staticProfiles", "description": "Relations to Profiles.", "args": [{"name": "filter", "description": "Filter Profile relations by target Profile attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProfileRelation relations by edge (relation) ProfileRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Profile relations by target Profile attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProfileRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedEntitiesDrilldown", "description": null, "args": [{"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charts", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chartsDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "seriesIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "itemIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectObjectiveActivitiesDrilldown", "description": null, "args": [{"name": "projectObjectiveId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepChecklists", "description": null, "args": [{"name": "stepChecklistIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "StepChecklistActivityItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "approval", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPriceListEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isActive", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rules", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ProductPriceListTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProductPriceListStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceListPrices", "description": "Relations to Products.", "args": [{"name": "filter", "description": "Filter Product relations by target Product attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProductPriceListPrice relations by edge (relation) ProductPriceListPrice attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProductPriceListPriceFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Product relations by target Product attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProductPriceListPriceEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPriceListPriceEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductPriceListPriceEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPriceListPriceEntityEdge", "description": "A Relay edge containing a `ProductPriceListPriceEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ProductPriceListPriceEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPriceListPriceEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "CurrencyEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProductEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceList", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProductPriceListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductPriceListPriceSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "picture", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productCategory", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductCategoryEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedPipelines", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessPipelinesEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productCategoryId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sku", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitSymbol", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPipelineRelations", "description": "Relations to Pipelines.", "args": [{"name": "filter", "description": "Filter Pipeline relations by target Pipeline attributes.", "type": {"kind": "INPUT_OBJECT", "name": "PipelineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProductPipelineRelation relations by edge (relation) ProductPipelineRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProductPipelineRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Pipeline relations by target Pipeline attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PipelineOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProductPipelineRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPipelines", "description": "Configuration of Pipelines where the Product can be used.", "args": [], "type": {"kind": "OBJECT", "name": "ProductPipelinesObject", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priceListPrice", "description": "Returns price of product for specific price list. If price_list == null then returns 0", "args": [{"name": "priceListId", "description": null, "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "currencyId", "description": null, "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductCategoryEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductCategoryEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productRelations", "description": "Relations to Products.", "args": [{"name": "filter", "description": "Filter Product relations by target Product attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Product relations by target Product attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProductEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductEntityEdge", "description": "A Relay edge containing a `ProductEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ProductEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "productCategory", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductCategoryOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "productType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productCategoryId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sku", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitSymbol", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductCategoryOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductTypeEntity", "description": null, "fields": [{"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationType", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyProductRelationTypeEntity", "description": null, "fields": [{"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productType", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProductTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPipelineRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductPipelineRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPipelineRelationEntityEdge", "description": "A Relay edge containing a `ProductPipelineRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ProductPipelineRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPipelineRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipeline", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "PipelineEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProductEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PipelineOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPipelinesObject", "description": null, "fields": [{"name": "pipelines", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedPipelines", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessPipelinesEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPriceListPriceSettings", "description": null, "fields": [{"name": "access", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProductPriceListPriceAccessEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessRoles", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProductPriceListPriceAccessEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoAccess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Role", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "CurrencyForeignField", "description": null, "fields": [{"name": "baseValue", "description": "Base value of entity. If empty, it is recalculated via current conversion rate of specified currency.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueForeign", "description": "Foreign value of entity. If empty, it is recalculated via current conversion rate of specified currency.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "convertedValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "convertedValueCurrencyId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyProductRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OpptyProductRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyProductRelationEntityEdge", "description": "A Relay edge containing a `OpptyProductRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyProductRelationEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormField", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineForm", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pairedOpptyProductRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProductEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "amount", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormFieldId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pairedOpptyProductRelationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quantity", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sectionId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revenueSchedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationRevenueScheduleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discountValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "discountPercentage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modifiedByUser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": "Related entity name for field (e.g. Account, Contact, Lead, Opportunity, ...)", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "apiName", "description": "Immutable and generated name. This name is used for integrations.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "User friendly name for field.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnName", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columnSource", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationWithEntityId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedWithFieldId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "systemType", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "typeId", "description": "Type of the field. Supported field types are: checkbox, currency, currency_foreign, date, datetime, dropdown, email, float, input, integer, multiselect_checkbox, phone, radio, sequence, text_area, url", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "compositeFieldId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataSetId", "description": "Optional custom data set id can be set.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentOptionsFieldId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calcFormula", "description": "Calculated formula used for fields which supports calculation.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultValue", "description": "A default value for field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sequenceSetId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sequenceId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "systemRequired", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "systemReadonly", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "useInGlobalSearch", "description": "If this field is allowed in global search.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isUnique", "description": "If true, then there will be an API validation if value of entity is unique.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataSet", "description": null, "args": [{"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataSetRelation", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookup", "description": "Lookup field definition.", "args": [], "type": {"kind": "OBJECT", "name": "LookupProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sequencePattern", "description": "Deprecated - previously returned sequence pattern used for sequence type of field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sequence", "description": "Sequence field definition.", "args": [], "type": {"kind": "OBJECT", "name": "SequenceProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rollup", "description": "Rollup field definition.", "args": [], "type": {"kind": "OBJECT", "name": "RollupProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "UNION", "name": "FieldOptionsProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiOptions", "description": "AI Smart Field options. Available for input, text_area, integer, float, email, phone, url, currency.", "args": [], "type": {"kind": "OBJECT", "name": "FieldAiOptions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "advancedFormula", "description": "Advanced calculated formula", "args": [], "type": {"kind": "OBJECT", "name": "AdvancedFormulaProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceFieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useInInterfacePreview", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "translatedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldPermissions", "description": null, "args": [{"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldPermissionEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "originalDatasetFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nameTranslations", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nameTranslated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primitiveType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonlyOnRecurrentAppointment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForWebresource", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForAdvancedFormula", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldDataSetRelation", "description": null, "fields": [{"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedBy", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LookupProperty", "description": null, "fields": [{"name": "entityType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "LookupEntityTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showRelated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppositeLookupFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasPrimaryRelation", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "LookupEntityTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Task", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Appointment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Product", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyProductRelation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Client", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Project", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntity", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "SequenceProperty", "description": null, "fields": [{"name": "defaultItem", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SequenceItemProperty", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SequenceItemProperty", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SequenceItemProperty", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pattern", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastParticle", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SequenceParticleProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SequenceParticleProperty", "description": null, "fields": [{"name": "year", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "month", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sequenceNumber", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldAiOptions", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "general", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldAiGeneralOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueUpdate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldAiValueUpdateOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldAiGeneralOptions", "description": null, "fields": [{"name": "prompt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataSourcesEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "webSearchEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordDataEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedRecordsEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldAiOptionsRelatedRecord", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordDocumentsEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordDocumentsFilter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldAiOptionsRelatedRecord", "description": null, "fields": [{"name": "targetEntity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityRelationId", "description": "Lookup field id for the relation", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldFilter", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldAiValueUpdateOptions", "description": null, "fields": [{"name": "manualEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoUpdateOnRecordCreate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoUpdateOnRecordUpdate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoUpdateScheduled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoUpdateSchedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldAiValueUpdateSchedule", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldAiValueUpdateSchedule", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timeOfDay", "description": "0 - 1439", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfWeek", "description": "1 = Monday, 7 = Sunday", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfMonth", "description": "1 - 31", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ScheduleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldPermissionEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "FieldEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRight", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MasterRightEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRightId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "permissionLevel", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelFieldEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MasterRightEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAccountRelationTypes", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAccounts", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAiAutomatizer", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAiOnlineForms", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAiRecordDetail", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAiRelationshipCharts", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAiReports", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAiSmartField", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAppointmentScheduler", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAppointmentSchedulerManagement", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessApprovalProcesses", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessApprovalProcessesManagement", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessApprovals", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessArchive", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAudit", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessAuditLog", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessBulkUpdate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessCalling", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessCallingCompanyPhone", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCompanyEmailsEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessCallingPurchasePhone", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessCompanyEmails", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCompanyEmailsEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessContacts", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessDocumentManagement", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessDocumentManagementCompany", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessDocumentManagementRecord", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessDuplicateChecker", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAccount", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelEntityEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAccountCopy", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAccountDelete", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAccountDirection", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessDirectionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAccountPrivate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAccountTagCreate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAccountTypes", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessEntityTypesEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAppointment", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelEntityEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAppointmentDelete", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAppointmentDirection", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessDirectionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityAppointmentTagCreate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityBetterNavigator", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCommonRecordsEnumEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityBetterNavigatorDeleteNotOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityBetterNavigatorDeleteOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityBetterNavigatorSharingCustom", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityBetterNavigatorSharingPublic", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityContact", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelEntityEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityContactCopy", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityContactDelete", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityContactDirection", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessDirectionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityContactPrivate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityContactTagCreate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityContactTypes", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessEntityTypesEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityDashboard", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCommonRecordsEnumEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityDashboardDeleteNotOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityDashboardDeleteOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityDashboardSharingCustom", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityDashboardSharingPublic", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityEmailContentShareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ContentShareModeConfigEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityEmailDeleteNotOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityEmailSequence", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelEmailSequenceEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityEmailTemplate", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCommonRecordsEnumEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityEmailTemplateCreateDeleteFolder", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityEmailTemplateDeleteNotOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityEmailTemplateDeleteOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityEmailTemplateSharingCustom", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityEmailTemplateSharingPublic", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityForecast", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCommonRecordsEnumEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityForecastDeleteNotOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityForecastDeleteOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityForecastEditNotOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityForecastSharingCustom", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityForecastSharingPublic", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityFormView", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCommonRecordsEnumEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityFormViewDeleteNotOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityFormViewDeleteOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityFormViewSharingCustom", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityFormViewSharingPublic", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityLead", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelEntityEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityLeadCopy", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityLeadDelete", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityLeadDirection", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessDirectionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityLeadPrivate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityLeadTagCreate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityLeadTypes", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessEntityTypesEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityMessageTagCreate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityOppty", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelEntityEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityOpptyCopy", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityOpptyDelete", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityOpptyDirection", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessDirectionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityOpptyPrivate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityOpptyTagCreate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityPipeline", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelPipelineEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProcess", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelProcessBuilderEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProfile", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCommonRecordsEnumEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProfileDefaultScreenProfiles", "description": "Field containing json.", "args": [], "type": {"kind": "OBJECT", "name": "ScreensDefaultProfilesParams", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProfileDeleteNotOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProfileDeleteOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProfileSharingCustom", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProfileSharingPublic", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProject", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelEntityEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProjectCopy", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProjectDelete", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProjectDirection", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessDirectionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProjectPrivate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityProjectTagCreate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityQuote", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelEntityEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityQuoteCopy", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityQuoteDelete", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityQuoteDirection", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessDirectionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityQuoteTypes", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessEntityTypesEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityReport", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCommonRecordsEnumEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityReportCreateDeleteFolder", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityReportDeleteNotOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityReportDeleteOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityReportPrivate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityReportScheduleCreate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityReportScheduleManagement", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityReportSharingCustom", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityReportSharingPublic", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityTarget", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCommonRecordsEnumEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityTargetDeleteNotOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityTargetDeleteOwned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityTask", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelEntityEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityTaskDelete", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityTaskDirection", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessDirectionEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityTaskTagCreate", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityTaskUnassigned", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessExport", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessFeeds", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessForeignCurrencies", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessFormAndFields", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessGlobalSettings", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessHomeScreen", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessImport", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessInsights", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessLeads", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessOnlineForms", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessOnlineFormsManagement", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessOpportunity", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessPipelineConfiguration", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessPrint", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessProductsServices", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessProjects", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessQuotes", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessSalesRoles", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessSecurity", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessUnits", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessUserAndRoles", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessVoyagerAi", "description": "Controls access to resource.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessWhatsAppCompanyPhone", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AccessLevelCompanyEmailsEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedPipelines", "description": "Relations to Pipelines.", "args": [{"name": "filter", "description": "Filter Pipeline relations by target Pipeline attributes.", "type": {"kind": "INPUT_OBJECT", "name": "PipelineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter AllowedPipeline relations by edge (relation) AllowedPipeline attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AllowedPipelineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Pipeline relations by target Pipeline attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PipelineOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AllowedPipelineEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedLeadTypes", "description": "Relations to LeadTypes.", "args": [{"name": "filter", "description": "Filter LeadType relations by target LeadType attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter AllowedLeadType relations by edge (relation) AllowedLeadType attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AllowedLeadTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order LeadType relations by target LeadType attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadTypeOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AllowedLeadTypeEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedQuoteTypes", "description": "Relations to QuoteTypes.", "args": [{"name": "filter", "description": "Filter QuoteType relations by target QuoteType attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter AllowedQuoteType relations by edge (relation) AllowedQuoteType attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AllowedQuoteTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order QuoteType relations by target QuoteType attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteTypeOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AllowedQuoteTypeEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedAccountTypes", "description": "Relations to AccountTypes.", "args": [{"name": "filter", "description": "Filter AccountType relations by target AccountType attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter AllowedAccountType relations by edge (relation) AllowedAccountType attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AllowedAccountTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order AccountType relations by target AccountType attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountTypeOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AllowedAccountTypeEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedContactTypes", "description": "Relations to ContactTypes.", "args": [{"name": "filter", "description": "Filter ContactType relations by target ContactType attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter AllowedContactType relations by edge (relation) AllowedContactType attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AllowedContactTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order ContactType relations by target ContactType attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactTypeOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AllowedContactTypeEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedCompanyEmails", "description": "Relations to CompanyEmails.", "args": [{"name": "filter", "description": "Filter CompanyEmail relations by target CompanyEmail attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CompanyEmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter AllowedCompanyEmail relations by edge (relation) AllowedCompanyEmail attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AllowedCompanyEmailFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CompanyEmail relations by target CompanyEmail attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CompanyEmailOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AllowedCompanyEmailEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedCompanyPhones", "description": "Relations to Phones.", "args": [{"name": "filter", "description": "Filter Phone relations by target Phone attributes.", "type": {"kind": "INPUT_OBJECT", "name": "PhoneFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter AllowedCompanyPhone relations by edge (relation) AllowedCompanyPhone attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AllowedCompanyPhoneFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Phone relations by target Phone attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PhoneOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AllowedCompanyPhoneEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntities", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityMasterRight", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ScreensDefaultProfilesParams", "description": null, "fields": [{"name": "Navigator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Pipelinescreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Leadscreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Accountscreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Contactscreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Activityscreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Feedscreen2", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Archivescreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadArchivescreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Insightsscreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Indicatorsscreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Conversionsscreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Lifecyclescreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Projectscreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "Quotescreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "QuoteArchivescreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "BetterNavigatorscreen", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedPipelineEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AllowedPipelineEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedPipelineEntityEdge", "description": "A Relay edge containing a `AllowedPipelineEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AllowedPipelineEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedPipelineEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRight", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MasterRightEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipeline", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "PipelineEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessStepDocuments", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRightId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedLeadTypeEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AllowedLeadTypeEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedLeadTypeEntityEdge", "description": "A Relay edge containing a `AllowedLeadTypeEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AllowedLeadTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedLeadTypeEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadType", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "LeadTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRight", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MasterRightEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRightId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadTypeOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadProcessOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "formLostEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadProcessId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadProcessOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedQuoteTypeEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AllowedQuoteTypeEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedQuoteTypeEntityEdge", "description": "A Relay edge containing a `AllowedQuoteTypeEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AllowedQuoteTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedQuoteTypeEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRight", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MasterRightEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteType", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "QuoteTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRightId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteTypeOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteProcessOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "formLostEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteProcessId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteProcessOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedAccountTypeEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AllowedAccountTypeEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedAccountTypeEntityEdge", "description": "A Relay edge containing a `AllowedAccountTypeEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AllowedAccountTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedAccountTypeEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountType", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRight", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MasterRightEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRightId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountTypeOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedContactTypeEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AllowedContactTypeEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedContactTypeEntityEdge", "description": "A Relay edge containing a `AllowedContactTypeEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AllowedContactTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedContactTypeEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactType", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ContactTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRight", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MasterRightEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRightId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactTypeOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedCompanyEmailEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AllowedCompanyEmailEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedCompanyEmailEntityEdge", "description": "A Relay edge containing a `AllowedCompanyEmailEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AllowedCompanyEmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedCompanyEmailEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyEmail", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "CompanyEmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRight", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MasterRightEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyEmailId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRightId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CompanyEmailOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "errorCode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "pictureUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "serviceType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedCompanyPhoneEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AllowedCompanyPhoneEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedCompanyPhoneEntityEdge", "description": "A Relay edge containing a `AllowedCompanyPhoneEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AllowedCompanyPhoneEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedCompanyPhoneEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRight", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MasterRightEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "PhoneEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRightId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "phoneId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PhoneEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "errorCode", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phoneNumber", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "twilioCallerSid", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PhoneTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messageForwardingEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "callForwardingPhone", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enabled", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PhoneOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "errorCode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phoneNumber", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "twilioCallerSid", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityMasterRight", "description": null, "fields": [{"name": "entityApiName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "navigationAccess", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessLevel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessLevelEntityEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessDirection", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessPrivate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessDelete", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessEntityTypes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessEntityTypesEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedEntityTypeIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultProfileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessCopy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccessLevelFieldEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "FullAccess", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Readonly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NoAccess", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyProductRelationRevenueScheduleEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity. Must match with OpptyProductRelation id.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelationDate", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodCount", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "RevenueSchedulePeriodTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periods", "description": "Relations to OpptyProductRelationRevenueSchedulePeriods.", "args": [{"name": "filter", "description": "Filter OpptyProductRelationRevenueSchedulePeriod relations by target OpptyProductRelationRevenueSchedulePeriod attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order OpptyProductRelationRevenueSchedulePeriod relations by target OpptyProductRelationRevenueSchedulePeriod attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodEntityEdge", "description": "A Relay edge containing a `OpptyProductRelationRevenueSchedulePeriodEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationRevenueSchedule", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationRevenueScheduleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationRevenueScheduleId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "transactionId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Floating point number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationRevenueSchedule", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueScheduleOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationRevenueScheduleId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyProductRelationRevenueScheduleOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "cancelationDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "periodCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteContactRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteContactRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteContactRelationEntityEdge", "description": "A Relay edge containing a `QuoteContactRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "QuoteContactRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteContactRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPrimary", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contactType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "comments", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contactTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email1", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email2", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email3", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email4", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email5", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "firstName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gender", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "middleName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone1", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone2", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone3", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone4", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone5", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stateProvince", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "zipCode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "socialMedia", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactSocialRelationOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "exchangeEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gapiEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "o365EntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByEntityRelationField", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactSocialRelationOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "angellistUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "crunchbaseUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "disqusUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "facebookUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "flickrUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "foursquareUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "googlePlusUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gravatarUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "kloutUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "linkedinUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "pinterestUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoraUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "redditUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "skypeUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "slideshareUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "twitterUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "vimeoUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "wordpressUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "xingUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "yahooUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "yelpUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "youtubeUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteAccountRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteAccountRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteAccountRelationEntityEdge", "description": "A Relay edge containing a `QuoteAccountRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "QuoteAccountRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteAccountRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPrimary", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteSharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteSharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteSharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `QuoteSharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "QuoteSharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteSharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteSharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteSharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteSharingClientRelationEntityEdge", "description": "A Relay edge containing a `QuoteSharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "QuoteSharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteSharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProfileRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProfileRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProfileRelationEntityEdge", "description": "A Relay edge containing a `ProfileRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ProfileRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProfileRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProfileEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pendingScheduledActions", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tableName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "typeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CustomEntitySharingSalesUnitRelation relations by edge (relation) CustomEntitySharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CustomEntitySharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CustomEntitySharingClientRelation relations by edge (relation) CustomEntitySharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CustomEntitySharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CustomEntitySharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "staticProfiles", "description": "Relations to Profiles.", "args": [{"name": "filter", "description": "Filter Profile relations by target Profile attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProfileRelation relations by edge (relation) ProfileRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Profile relations by target Profile attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProfileRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "viewerIdsPerSalesUnit", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityTypeEntity", "description": null, "fields": [{"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityTypeSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntitySharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntitySharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntitySharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `CustomEntitySharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "CustomEntitySharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntitySharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntitySharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntitySharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntitySharingClientRelationEntityEdge", "description": "A Relay edge containing a `CustomEntitySharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "CustomEntitySharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntitySharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProfileOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "syncEntity", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "entity", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "syncEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "syncEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "useLang", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReportOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accessLink", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reportsFolderId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "syncEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "syncEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProfileEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ScreenTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": "Field containing json.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelines", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportsFolder", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ReportFolderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProfileEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accessLink", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiConversation", "description": "Field containing json.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AiConversationItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportsFolderId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ReportSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareModeParams", "description": "\n    Bit Flag field, with limited combination of integer values.\n    \nOptions:\nShareToUnitManagers = 1 (0b01)\nShareToIncludedUsers = 2 (0b10)", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReportTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "schedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportScheduleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ReportSharingSalesUnitRelation relations by edge (relation) ReportSharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ReportSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ReportSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ReportSharingClientRelation relations by edge (relation) ReportSharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ReportSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ReportSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportFolderEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentReportFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportFolderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentReportFolderId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiConversationItem", "description": null, "fields": [{"name": "text", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AiConversationItemActor", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AiConversationItemActor", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "User", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "System", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportScheduleEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "report", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ReportEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportScheduleSchema", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectRelationEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "senderEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportOwnerId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ReportTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportSharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportSharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportSharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `ReportSharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ReportSharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportSharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "report", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ReportEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportSharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportSharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportSharingClientRelationEntityEdge", "description": "A Relay edge containing a `ReportSharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ReportSharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportSharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "report", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ReportEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectEntity", "description": null, "fields": [{"name": "customFields", "description": null, "args": [{"name": "apiNames", "description": "Api names of custom fields to retrieve. All are returned if not set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pendingScheduledActions", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesListId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": "Date information.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revenueGoal", "description": "Monetary value in a foreign currency.", "args": [], "type": {"kind": "OBJECT", "name": "CurrencyForeignField", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProjectSharingSalesUnitRelation relations by edge (relation) ProjectSharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProjectSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProjectSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProjectSharingClientRelation relations by edge (relation) ProjectSharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProjectSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProjectSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryContact", "description": "Primary Contact.", "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProjectContactRelation relations by edge (relation) ProjectContactRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProjectContactRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProjectContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "Relations to Tags.", "args": [{"name": "filter", "description": "Filter Tag relations by target Tag attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TagRelation relations by edge (relation) TagRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Tag relations by target Tag attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TagRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "staticProfiles", "description": "Relations to Profiles.", "args": [{"name": "filter", "description": "Filter Profile relations by target Profile attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter ProfileRelation relations by edge (relation) ProfileRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProfileRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Profile relations by target Profile attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProfileRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrolledEmailSequences", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "objectives", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectObjectiveEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProjectStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "viewerIdsPerSalesUnit", "description": "Deferred property. Will return data only if called via get_by_id. Otherwise null or empty array is used.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completionRate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activitiesTotal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activitiesCompleted", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formattedName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modifiedByUser", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedEntitiesDrilldown", "description": null, "args": [{"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "charts", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chartsDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "seriesIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "itemIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectObjectiveActivitiesDrilldown", "description": null, "args": [{"name": "projectObjectiveId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectTypeEntity", "description": null, "fields": [{"name": "hasDraft", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEditApi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Form", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "canChangeReadonly", "description": "Returns if user can change readonly flag on this entity_type.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formEdit", "description": "Form definition in json format.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "icon", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ProjectTypeIconEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonly", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityTypeSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPublished", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectSharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectSharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectSharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `ProjectSharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ProjectSharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectSharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectSharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectSharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectSharingClientRelationEntityEdge", "description": "A Relay edge containing a `ProjectSharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ProjectSharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectSharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectContactRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectContactRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectContactRelationEntityEdge", "description": "A Relay edge containing a `ProjectContactRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ProjectContactRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectContactRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPrimary", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TagOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "creator", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "creatorId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "supportedEntities", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "useLang", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectObjectiveEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedEntitiesDrilldown", "description": null, "args": [{"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CompactViewDrilldownModel", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "SCALAR", "name": "DrilldownFilterJSONString", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "maxRecords", "description": "Max total records to return. If null, then no limit.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sumItem", "description": "Sums of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "averageItem", "description": "Averages of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "DrilldownFilterJSONString", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "description": null, "fields": null, "inputFields": [{"name": "fieldId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "displayOption", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "DisplayOption", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "description": null, "fields": null, "inputFields": [{"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "HighlightPeriodEnum", "ofType": null}}, "defaultValue": null}, {"name": "columns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "showOnlyRecordsWithChanges", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "customPeriodValue", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "1"}, {"name": "isEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "DashboardChartData", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "DashboardReportChartData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardPipelineConversionsChartData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardListChartData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardTileData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardInsightsData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardAgendaData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardTargetData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardOpportunitiesTrendData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardGridData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardKpiData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardKpiListData", "ofType": null}]}, {"kind": "OBJECT", "name": "DashboardReportChartData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "series", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardChartSeries", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "scorecard", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ScorecardData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sankey", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SankeyData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldDescriptor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupField", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldDescriptor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "segmentField", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldDescriptor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ReportChartType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "DashboardChartId", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "DashboardReportChartData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardPipelineConversionsChartData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardListChartData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardTileData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardInsightsData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardAgendaData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardTargetData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardOpportunitiesTrendData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardGridData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardKpiData", "ofType": null}, {"kind": "OBJECT", "name": "DashboardKpiListData", "ofType": null}]}, {"kind": "ENUM", "name": "DashboardChartError", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Disabled", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NotEnoughPermissions", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Deleted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unavailable", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardChartSeries", "description": null, "fields": [{"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartSeriesItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAverage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonPeriod", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "historyComparisonDateId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "DashboardChartSeriesItem", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "DashboardChartSeriesValueItem", "ofType": null}, {"kind": "OBJECT", "name": "DashboardChartSeriesXYItem", "ofType": null}]}, {"kind": "OBJECT", "name": "DashboardChartSeriesValueItem", "description": null, "fields": [{"name": "label", "description": "X axis", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Y axis", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardChartSeriesXYItem", "description": "Item for bubble chart (x, y, r) and scatter plot (x, y)", "fields": [{"name": "x", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "y", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "r", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ScorecardData", "description": null, "fields": [{"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonPeriod", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SankeyData", "description": null, "fields": [{"name": "startField", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldDescriptor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endField", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldDescriptor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startNodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SankeyDataNode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endNodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SankeyDataNode", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "links", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SankeyDataLink", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldDescriptor", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nameTranslated", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "nameTranslations", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "apiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "graphqlName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "externalEntity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primitiveType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PrimitiveType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "typeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TypeEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "permissionLevel", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccessLevelFieldEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "typeEnumClassName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "compositeFieldId", "description": "Id of this fields composite parent (main) field.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataSetId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentOptionsFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calcFormula", "description": "Formula used to calculate value of this field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sequenceSetId", "description": "Id of sequence set used for this fields for auto incremented fields.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "systemRequired", "description": "Marks if field is required no matter what form validator says.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "systemReadonly", "description": "Marks if field is readonly by default - cannot be updated.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "systemType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FieldSystemType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedWithFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedEntityTypes", "description": "\n    Entities where field is allowed to be used,\n    for relation fields both left relation entity and right relation entity record is returned.\n    Abstract Entity (e.g. LeadOppty, Activity) are not returned they have to be evaluated by receiver.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AllowedEntityType", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookup", "description": "Properties for fields of type lookup. Otherwise null.", "args": [], "type": {"kind": "OBJECT", "name": "LookupProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "rollup", "description": "Properties for fields of type rollup. Otherwise null.", "args": [], "type": {"kind": "OBJECT", "name": "RollupProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "advancedFormula", "description": "Formula used to calculate value of this field.", "args": [], "type": {"kind": "OBJECT", "name": "AdvancedFormulaProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "options", "description": null, "args": [], "type": {"kind": "UNION", "name": "FieldOptionsProperty", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiOptions", "description": "AI Smart Field options. Available for input, text_area, integer, float, email, phone, url, currency field types.", "args": [], "type": {"kind": "OBJECT", "name": "FieldAiOptions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldUseOptions", "description": "\n    Describes possible usage of field in application.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "FieldUseOptions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueOptions", "description": null, "args": [{"name": "entity", "description": "Entity on which the field is being used. This is used to identify correct value options, e.g Using ActivityType (TaskType + AppointmentType together) options when Task.type field is used on Activity entity.", "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "externalEntity", "description": "External entity used in integrations", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FieldValueOptionFilterInput", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of option items to return.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Return items located after item with this id.", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "typeIds", "description": "Limit result set to options with provided ids.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "inaccessibleLast", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldValueOption", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedEntity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PrimitiveType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "BLOB", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BOOL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DATE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DATETIME", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DECIMAL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DOUBLE", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DYNAMIC", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ENUM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "INT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LIST", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OBJECT", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "STRING", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UUID", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TSVECTOR", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "TypeEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primitiveType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PrimitiveType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "validator", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "flag", "description": "\n        This field is bit flag which determinate purpose of the field and his abilities on form, following options are allowed\n            CUSTOM_ALLOWED = 1  # field of this type can be created as new custom field\n            CALC_ALLOWED = 2  # field can have calculation formula defined\n            DEFAULT_ALLOWED = 4  # field can have default value defined\n            MOBILE_ALLOWED = 8  # field can be displayed on form \n            FIELD_MAP_REQUIRED = 16  # Obsolete\n            FORM_FORBIDDEN = 32  # field of this type can't be located on form\n            READONLY_ALLOWED = 64  # field can be defined as readonly on form\n            ONLY_MAIN_FORM = 128  # field can be only at FORM_EDIT form not on e.g FORM_LOST \n            ALLOWED_IN_CALC_FORMULA = 256  # field can be used within calculation expression\n            MUST_BE_ON_FORM = 512 # field of this type can't be removed from form\n        \n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "defaultValue", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "RelationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "containerSize", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isGroupable", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFilterable", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isSortable", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isSelectable", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "RelationType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NO_RELATION", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MANY_TO_ONE_SCALAR", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MANY_TO_MANY_VECTOR", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "FieldSystemType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "SYSTEM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PROTECTED", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CUSTOM", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "VIRTUAL", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "COMPUTED", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AllowedEntityType", "description": "Entities where field is allowed to be used,\nfor relation fields both left relation entity and right relation entity record is returned.\nAbstract Entity (e.g. LeadOppty, Activity) are not returned they have to be evaluated by receiver.", "fields": [{"name": "entity", "description": "Name of entity where field is allowed to be used, for relation fields both left relation entity and right relation entity is returned.Abstract Entity (e.g. LeadOppty, Activity) are not returned they have to be evaluated by receiver.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeIds", "description": "Ids of entity types where field is declared on its type form, if entity doesn't have types a NULL is returned.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldUseOptions", "description": "Describes possible usage of field in application.", "fields": [{"name": "isDisplayable", "description": "Field can retrieved in result set. E.g. as grid view column.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFilterable", "description": "Field can be used in entity filter.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isGroupable", "description": "Results can be grouped by this field.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isSortable", "description": "Results can be sorted by this field.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDisplayableOnPivot", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForAggregation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForTargetCalculation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForPivotDataField", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForWebresource", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForCalculationFormula", "description": "Field can be used in other field's calculation formula", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForAdvancedCalcFormula", "description": "Field can be used in advanced calculation formula", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForChangeLog", "description": "Field is tracked in change log", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForHistoryReport", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForAdvancedFormula", "description": "Field is available for advanced formula", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForWhiteSpaceComparison", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailableForMerge", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isReadonlyOnRecurrentAppointment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldValueOption", "description": null, "fields": [{"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "labelTranslated", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FieldValueOptionFilterInput", "description": null, "fields": null, "inputFields": [{"name": "valueIn", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": "[]"}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": "\"\""}, {"name": "labelContains", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": "\"\""}, {"name": "pipelineIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "leadProcessIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "quoteProcessIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "excludeArchived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "excludeNonArchived", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SankeyDataNode", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SankeyDataLink", "description": null, "fields": [{"name": "startId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startLabel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endLabel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardPipelineConversionsChartData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "steps", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardChartStep", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardChartStep", "description": null, "fields": [{"name": "conversion", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardListChartData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entities", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardListChartDataEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortField", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldDescriptor", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardListChartDataEntity", "description": null, "fields": [{"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "NoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObject", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectObjectiveData", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectObjectiveData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectData", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NoteEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": "Multi-line text input field.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectObjectiveData", "description": null, "fields": [{"name": "objective", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectObjectiveEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProjectObjectiveStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completedTotal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgressTotal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "overdueTotal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "firstActivityStartDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastActivityEndDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "objectiveTotal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nextPlannedActivityStartDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProjectObjectiveStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NotStarted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InProgress", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AtRisk", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Completed", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectData", "description": null, "fields": [{"name": "project", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "objectivesCompleted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "objectivesTotal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardTileData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tileColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardInsightsData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insights", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardTileData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardAgendaData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "agenda", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "BetterDashboardAgenda", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BetterDashboardAgenda", "description": null, "fields": [{"name": "items", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NavigatorAgendaItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "overdueTasks", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OverdueTasks", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorAgendaItemConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorAgendaItemEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorAgendaItemEdge", "description": "A Relay edge containing a `NavigatorAgendaItem` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "INTERFACE", "name": "NavigatorAgendaItemInterface", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OverdueTasks", "description": null, "fields": [{"name": "overdueTasksCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "overdueTasksList", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OverdueTaskOverviewAgendaConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OverdueTaskOverviewAgendaConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OverdueTaskOverviewAgendaEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OverdueTaskOverviewAgendaEdge", "description": "A Relay edge containing a `OverdueTaskOverviewAgenda` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OverdueTaskOverviewAgenda", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OverdueTaskOverviewAgenda", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityTypeIconEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reminder", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OverdueTaskOverview", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "OverdueTaskOverview", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OverdueTaskOverviewAgenda", "ofType": null}, {"kind": "OBJECT", "name": "NotificationTaskOverview", "ofType": null}]}, {"kind": "OBJECT", "name": "DashboardTargetData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetDescription", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetGoal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardOpportunitiesTrendData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesTrendWeightedData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardChartSeriesValueItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesTrendUnweightedData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardChartSeriesValueItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesTrendBalancedData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardChartSeriesValueItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesTrendWonData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardChartSeriesValueItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesTrendRankedData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardChartSeriesValueItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "goal", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardGridData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItems", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "SCALAR", "name": "DrilldownFilterJSONString", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "maxRecords", "description": "Max total records to return. If null, then no limit.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardKpiData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiCurrentValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiPreviousValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiChartData", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardChartSeriesValueItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiChartTarget", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiRelativeDifference", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardKpiListData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "error", "description": null, "args": [], "type": {"kind": "ENUM", "name": "DashboardChartError", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiList", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardKpiData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "DashboardChartId", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepChecklistActivityItem", "description": null, "fields": [{"name": "stepChecklistId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepChecklistRelationId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "noteId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemChecked", "description": "Raw value from from database.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isComplete", "description": "Calculated - if this activity is completed.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ApplicationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvalProcess", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ApprovalProcessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applicationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvalProcessId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvalStatus", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ApprovalStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endTime", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": "Field containing json.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvers", "description": "Relations to ApprovalApprovers.", "args": [{"name": "filter", "description": "Filter ApprovalApprover relations by target ApprovalApprover attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ApprovalApproverFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order ApprovalApprover relations by target ApprovalApprover attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalApproverOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ApprovalApproverEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lines", "description": "Relations to ApprovalProcessActivityLogLines.", "args": [{"name": "filter", "description": "Filter ApprovalProcessActivityLogLine relations by target ApprovalProcessActivityLogLine attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order ApprovalProcessActivityLogLine relations by target ApprovalProcessActivityLogLine attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessActivityLogLineOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ApprovalProcessActivityLogLineEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startTime", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalProcessEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastSchemaChange", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastStatusChange", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalProcessSchema", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectRelationEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityLogs", "description": "Relations to Approvals.", "args": [{"name": "filter", "description": "Filter Approval relations by target Approval attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ApprovalFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Approval relations by target Approval attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ApprovalEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerEntityName", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ApprovalProcessTriggerTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalProcessSchema", "description": null, "fields": [{"name": "trigger", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ApprovalProcessTrigger", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessFilterNode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalProcessSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "approveNodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rejectNodes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ProcessNodeInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ApprovalProcessTrigger", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ApprovalProcessManualTrigger", "ofType": null}, {"kind": "OBJECT", "name": "ApprovalProcessRecordTrigger", "ofType": null}]}, {"kind": "OBJECT", "name": "ApprovalProcessSettings", "description": null, "fields": [{"name": "approvers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalProcessApprover", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "allApprove", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "canDelegate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordLock", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ApprovalProcessRecordLock", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expiration", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationDays", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationResult", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ApprovalProcessExpirationResult", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesProcessDependency", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalProcessApprover", "description": null, "fields": [{"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ApprovalProcessApproverType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ApprovalProcessApproverType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "User", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesUnitManager", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Owner", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ApprovalProcessRecordLock", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ManagersCanEdit", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ManagersAndApproversCanEdit", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ApprovalProcessExpirationResult", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Approve", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Reject", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalEntityEdge", "description": "A Relay edge containing a `ApprovalEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ApprovalEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApplicationOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "approvalProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalProcessOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "approvalProcessId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "approvalStatus", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalProcessOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastSchemaChange", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastStatusChange", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerEntityName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "city", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "comments", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contactTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "country", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email1", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email2", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email3", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email4", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email5", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "firstName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gender", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "middleName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone1", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone2", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone3", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone4", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phone5", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stateProvince", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "title", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "zipCode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "exchangeEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gapiEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "o365EntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByEntityRelationField", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "labelFlag", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadSourceId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickContactName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ranking", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseDescription", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByEntityRelationField", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "activeQuoteId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "closingDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isValueAutoCalculate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "labelFlag", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadSourceId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productPriceListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickContactName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ranking", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseDescription", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "wasQualified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByEntityRelationField", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "expirationDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productPriceListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickContactName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteNumber", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseDescription", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "totalAmount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalApproverEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalApproverEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalApproverEntityEdge", "description": "A Relay edge containing a `ApprovalApproverEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ApprovalApproverEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalApproverEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approval", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ApprovalEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvalId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ApprovalStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalApproverOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "approval", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "approvalId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "approvalProcessId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "approvalStatus", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalProcessActivityLogLineEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalProcessActivityLogLineEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalProcessActivityLogLineEntityEdge", "description": "A Relay edge containing a `ApprovalProcessActivityLogLineEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ApprovalProcessActivityLogLineEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalProcessActivityLogLineEntity", "description": null, "fields": [{"name": "formattedText", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approval", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ApprovalEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvalId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "Field containing json.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "executedAt", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isVisible", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalProcessActivityLogLineOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "approval", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "approvalId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "executedAt", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyRecurrenceEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "StepEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "condition", "description": "\n    Bit Flag field, with limited combination of integer values.\n    \nOptions:\nWon = 1 (0b01)\nLost = 2 (0b10) It is required if the recurrence is set. Conditionally generated opportunity as bitwise operation where bit: 1 bit - won 2 bit - loste.g. if the value is 1 => to generate only when opportunity is won.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "day", "description": "Field whose values are strictly defined with an enumeration of values. The day of the month. This setting is applicable only for RecurrenceTypeEnum.MonthlyRelative and RecurrenceTypeEnum.YearlyRelative.", "args": [], "type": {"kind": "ENUM", "name": "DateDayEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfWeek", "description": "\n    Bit Flag field, with limited combination of integer values.\n    \nOptions:\nSunday = 1 (0b0000001)\nMonday = 2 (0b0000010)\nTuesday = 4 (0b0000100)\nWednesday = 8 (0b0001000)\nThursday = 16 (0b0010000)\nFriday = 32 (0b0100000)\nSaturday = 64 (0b1000000) The days of week in bit mask, number where every bit means one day (e.g. 0010001 = every Monday and Friday), bit 0 is Monday. This setting is applicable only for RecurrenceTypeEnum.Weekly, RecurrenceTypeEnum.MonthlyAbsolute, RecurrenceTypeEnum.YearlyAbsolute.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": "Date information. The last date when no more other items should be created.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "month", "description": "Field whose values are strictly defined with an enumeration of values. The number of month this setting is applicable only     for RecurrenceTypeEnum.YearlyAbsolute and RecurrenceTypeEnum.YearlyRelative.", "args": [], "type": {"kind": "ENUM", "name": "DateMonthEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurEvery", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n     The number of units of a given recurrence type between occurrences according to RecurrenceTypeEnum.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurrencesCount", "description": "Whole natural number. The number of remaining occurrences. Each time a new     one is created, it decreases. When item is set to 1, only last one can be created. If it is set to 0,     recurrence is stopped. If -1, no limits are applied.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": "Date information. The effective start date of recurrence, which means each     next recurrence must be on or after this date.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepId", "description": "Relation to single entity instance. Step related to recurrence. A new opportunity will create     to this step.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "RecurrenceTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "week", "description": "Field whose values are strictly defined with an enumeration of values. The week of month. This setting is applicable only     for RecurrenceTypeEnum.MonthlyAbsolute and RecurrenceTypeEnum.YearlyAbsolute.", "args": [], "type": {"kind": "ENUM", "name": "DateWeekEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyRevenueScheduleEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity. Must match with Opportunity id.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cancelationDate", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodCount", "description": "Whole natural number.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "RevenueSchedulePeriodTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periods", "description": "Relations to OpptyRevenueSchedulePeriods.", "args": [{"name": "filter", "description": "Filter OpptyRevenueSchedulePeriod relations by target OpptyRevenueSchedulePeriod attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueSchedulePeriodFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order OpptyRevenueSchedulePeriod relations by target OpptyRevenueSchedulePeriod attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueSchedulePeriodOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpptyRevenueSchedulePeriodEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyRevenueSchedulePeriodEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OpptyRevenueSchedulePeriodEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyRevenueSchedulePeriodEntityEdge", "description": "A Relay edge containing a `OpptyRevenueSchedulePeriodEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OpptyRevenueSchedulePeriodEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpptyRevenueSchedulePeriodEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyRevenueSchedule", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OpptyRevenueScheduleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": "Date information.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyRevenueScheduleId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "transactionId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Floating point number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyRevenueSchedulePeriodOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyRevenueSchedule", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueScheduleOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyRevenueScheduleId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyRevenueScheduleOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "cancelationDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "periodCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityEdge", "description": "A Relay edge containing a `LeadOpptyContactRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyContactGroupRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyContactGroupRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPrimary", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyContactGroupRelationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "positionInGroup", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "OrgRelationshipTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesRoles", "description": "Relations to SalesRoles.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpptyContactSalesRoleRelationEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptyContactGroupRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupPosition", "description": "Field containing json.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptyContactSalesRoleRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyContactRelation", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesRole", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesRoleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyContactRelationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesRoleId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SalesRoleEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "colorCode", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityEdge", "description": "A Relay edge containing a `LeadOpptyAccountRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPrimary", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteEntityEdge", "description": "A Relay edge containing a `QuoteEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "productPriceList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductPriceListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "quoteType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "reasonOfClose", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "expirationDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productPriceListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickContactName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteNumber", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseDescription", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "version", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "totalAmount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductPriceListOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isActive", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDefault", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "formLostEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteProcessId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "StepOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "hasReadonlyForm", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "hasVersionIncrement", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadProcessId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "percent", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteProcessId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "timeframe", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptySharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpptySharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptySharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `LeadOpptySharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptySharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptySharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptySharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpptySharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptySharingClientRelationEntityEdge", "description": "A Relay edge containing a `LeadOpptySharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptySharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadOpptySharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FitnessDescription", "description": null, "fields": [{"name": "isWon", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isArchived", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "indicators", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FitnessDescriptionIndicator", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FitnessDescriptionIndicator", "description": null, "fields": [{"name": "fitness", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "indicator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityFitnessIndicatorEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityFitnessIndicatorEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityFitness", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EntityFitnessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "descriptionUseLang", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityFitnessId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "howToFix", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "howToFixUseLang", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "nameUseLang", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FitnessIndicatorSettings", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FitnessIndicatorTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityFitnessEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "indicatorRelations", "description": "Relations to EntityFitnessIndicators.", "args": [{"name": "filter", "description": "Filter EntityFitnessIndicator relations by target EntityFitnessIndicator attributes.", "type": {"kind": "INPUT_OBJECT", "name": "EntityFitnessIndicatorFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order EntityFitnessIndicator relations by target EntityFitnessIndicator attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFitnessIndicatorOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "EntityFitnessIndicatorEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityFitnessIndicatorEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityFitnessIndicatorEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityFitnessIndicatorEntityEdge", "description": "A Relay edge containing a `EntityFitnessIndicatorEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "EntityFitnessIndicatorEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EntityFitnessIndicatorFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFitnessIndicatorFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFitnessIndicatorFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFitnessIndicatorFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "descriptionUseLang", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "entityFitnessId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "howToFix", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "howToFixUseLang", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "nameUseLang", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FitnessIndicatorTypeEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "entityFitness", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFitnessFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FitnessIndicatorTypeEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FitnessIndicatorTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "FitnessIndicatorTypeEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FitnessIndicatorTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LowEmailOutreach", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LowEmailEngagement", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TasksOverdue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NoFollowUp", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ClosingDateOverdue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesStepVelocityOverdue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesCycleOverdue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ManyClosingDateUpdates", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MovedToPreviousStep", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "RankingDecrease", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ValueDecrease", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EntityFitnessFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFitnessFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFitnessFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFitnessFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "leadTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "opptyTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "entityTypeId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "leadType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "LeadTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "opptyType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "indicatorRelations", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFitnessIndicatorFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EntityFitnessIndicatorOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "entityFitness", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityFitnessOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "descriptionUseLang", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "entityFitnessId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "howToFix", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "howToFixUseLang", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "nameUseLang", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EntityFitnessOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FitnessIndicatorSettings", "description": null, "fields": [{"name": "stepIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "customRules", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FitnessCustomRule", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "systemRules", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FitnessSystemRule", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FitnessCustomRule", "description": null, "fields": [{"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FitnessSystemRule", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "state", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "ENUM", "name": "FitnessPeriodEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FitnessPeriodEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "CurrentWeek", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastTwoWeeks", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CurrentMonth", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailSequenceEnrolledOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApplicationOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "emailSequenceActivityLog", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceActivityLogOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "emailSequence", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceActivityLogId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endReason", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "excludedFromStats", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "address", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepIndex", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "entityName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "projectTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revenueGoal", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequenceStats", "description": null, "fields": [{"name": "openCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clickCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "replyCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unsubscribeCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createTaskCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createLeadCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createTextCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createTaskRecipientsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createLeadRecipientsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createTextRecipientsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currentEnrollCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unenrollCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentRecipientsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notOpenRecipientsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openRecipientsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clickRecipientsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "replyRecipientsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bounceRecipientsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notOpenCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrollCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bounceCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "steps", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequenceStepStats", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipients", "description": null, "args": [{"name": "type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSequenceStatsRecipientTypeEnum", "ofType": null}}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "SCALAR", "name": "DrilldownFilterJSONString", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "maxRecords", "description": "Max total records to return. If null, then no limit.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "createdTasks", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "SCALAR", "name": "DrilldownFilterJSONString", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "maxRecords", "description": "Max total records to return. If null, then no limit.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createdLeads", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "SCALAR", "name": "DrilldownFilterJSONString", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "maxRecords", "description": "Max total records to return. If null, then no limit.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "timeline", "description": null, "args": [{"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSequenceTimelinePeriodEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailSequencePeriodStats", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EmailSequenceCountStats", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "EmailSequenceCountStats", "description": null, "fields": [{"name": "openCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clickCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "replyCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unsubscribeCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "EmailSequenceStats", "ofType": null}, {"kind": "OBJECT", "name": "EmailSequenceStepStats", "ofType": null}, {"kind": "OBJECT", "name": "EmailSequencePeriodStats", "ofType": null}]}, {"kind": "OBJECT", "name": "EmailSequenceStepStats", "description": null, "fields": [{"name": "openCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clickCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "replyCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unsubscribeCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "EmailSequenceNode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversion", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "createCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bounceCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EmailSequenceCountStats", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTemplateEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateFolderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": "Html text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateFolderId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recentColors", "description": "List of integers.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ShareModeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUrlIsEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUrlSettings", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateSharingUrlSettings", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailTemplateTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter EmailTemplateSharingSalesUnitRelation relations by edge (relation) EmailTemplateSharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "EmailTemplateSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter EmailTemplateSharingClientRelation relations by edge (relation) EmailTemplateSharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "EmailTemplateSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "EmailTemplateSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "trackingInfo", "description": null, "args": [{"name": "period", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MassEmailTrackingInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTemplateFolderEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentEmailTemplateFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateFolderEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentEmailTemplateFolderId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTemplateSharingUrlSettings", "description": null, "fields": [{"name": "url", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "personalizedEntityType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "personalizedEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "personalizedEntityRecordId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTemplateSharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailTemplateSharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTemplateSharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `EmailTemplateSharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateSharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTemplateSharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplate", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTemplateSharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailTemplateSharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTemplateSharingClientRelationEntityEdge", "description": "A Relay edge containing a `EmailTemplateSharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateSharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTemplateSharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplate", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MassEmailTrackingInfo", "description": null, "fields": [{"name": "openEmailEventCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clickEmailEventCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalEmailEventCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentEmailEventCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bouncedEmailCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "repliedEmailCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unsubscribedEmailCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "description": null, "fields": null, "inputFields": [{"name": "periodCustomFrom", "description": null, "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "periodCustomTo", "description": null, "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodKind", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailSequenceStatsRecipientTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Enroll", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CurrentEnroll", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unenroll", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unsubscribe", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Sent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Open", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NotOpen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Click", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Reply", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Bounce", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreateTask", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreateLead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreateText", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailSequencePeriodStats", "description": null, "fields": [{"name": "openCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clickCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "replyCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unsubscribeCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrollCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "EmailSequenceCountStats", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailSequenceTimelinePeriodEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Daily", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Weekly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Monthly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quarterly", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Yearly", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "EmailSequenceStatsPeriodEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Last7Days", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Last30Days", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Last90Days", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastYear", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiConversation", "description": "Field containing json.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AiConversationItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deactivationReason", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ProcessDeactivationReasonEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastSchemaChange", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastStatusChange", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessSchema", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityLogs", "description": "Relations to ProcessActivityLogs.", "args": [{"name": "filter", "description": "Filter ProcessActivityLog relations by target ProcessActivityLog attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order ProcessActivityLog relations by target ProcessActivityLog attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProcessActivityLogEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": "Relations to Tags.", "args": [{"name": "filter", "description": "Filter Tag relations by target Tag attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TagRelation relations by edge (relation) TagRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TagRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Tag relations by target Tag attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TagOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TagRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastProcessRun", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessTimelineResult", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordTriggerEvent", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessRecordTriggerEventEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessTriggerTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerEntityName", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectRelationEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessActivityLogEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessActivityLogEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessActivityLogEntityEdge", "description": "A Relay edge containing a `ProcessActivityLogEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ProcessActivityLogEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessActivityLogEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actor", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ApplicationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "process", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProcessEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applicationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cpuRunTime", "description": "Decimal number.", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endTime", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isTestRun", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentProcessIds", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "runId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startTime", "description": "Datetime information.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lines", "description": "Relations to ProcessActivityLogLines.", "args": [{"name": "filter", "description": "Filter ProcessActivityLogLine relations by target ProcessActivityLogLine attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogLineFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order ProcessActivityLogLine relations by target ProcessActivityLogLine attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogLineOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProcessActivityLogLineEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessActivityLogLineEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessActivityLogLineEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessActivityLogLineEntityEdge", "description": "A Relay edge containing a `ProcessActivityLogLineEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ProcessActivityLogLineEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessActivityLogLineEntity", "description": null, "fields": [{"name": "formattedText", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processActivityLog", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProcessActivityLogEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "executedAt", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isVisible", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processActivityLogId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogLineOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "processActivityLog", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "executedAt", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "processActivityLogId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "cpuRunTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isTestRun", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "processId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recordName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessActivityLogOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "actor", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "application", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApplicationOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "process", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "actorId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "cpuRunTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isTestRun", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "processId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recordName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProcessOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "deactivationReason", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastSchemaChange", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastStatusChange", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastProcessRun", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recordTriggerEvent", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerEntityName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "triggerEntityApiName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessTimelineResult", "description": null, "fields": [{"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProcessTimelineItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "warningCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "errorCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessTimelineItem", "description": null, "fields": [{"name": "startTime", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endTime", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "warningCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "errorCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepChecklistVisibilityFilter", "description": null, "fields": [{"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepChecklistSalesRoleRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "StepChecklistSalesRoleRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepChecklistSalesRoleRelationEntityEdge", "description": "A Relay edge containing a `StepChecklistSalesRoleRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "StepChecklistSalesRoleRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepChecklistSalesRoleRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesRole", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesRoleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepChecklist", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "StepChecklistEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesRoleId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepChecklistId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SalesRoleOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "colorCode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "StepChecklistOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointmentType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "taskType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "cloudObjectTemplate", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectTemplateOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "emailSequence", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailSequenceOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "field", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FieldOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "process", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProcessOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "sendEmailField", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FieldOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "sendEmailTemplate", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailTemplateOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "activityTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "cloudObjectFormat", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "cloudObjectTemplateId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "emailSequenceId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "fieldId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "itemType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "itemValidation", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "labelUseLang", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "processId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sendEmailFieldId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sendEmailTemplateId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "visibilityType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "icon", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "icon", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectTemplateOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "companyCloudObjectFolderId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "creatorId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "filename", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublic", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "mimeType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "size", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "templateEntityName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "templateEntityApiName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FieldOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "entityName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "apiName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "useLang", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "columnName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "columnSource", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "relationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "relationWithEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sharedWithFieldId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "systemType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "typeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "compositeFieldId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "dataSetId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentOptionsFieldId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "calcFormula", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "defaultValue", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "systemRequired", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "systemReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "useInGlobalSearch", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isUnique", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sequencePattern", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailTemplateOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "emailTemplateFolderId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sharingUrlIsEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityScoringResult", "description": null, "fields": [{"name": "categories", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityScoringCategory", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "trend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityScoringTrendEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rules", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityScoringResultRule", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityScoringId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityScoringName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityScoringUseLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCalculation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityScoringCategory", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EntityScoringTrendEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Decreasing", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Increasing", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NoChange", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityScoringResultRule", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "trend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityScoringTrendEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TagEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "creator", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedEntityTypeIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "creatorId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "supportedEntities", "description": "\n    Bit Flag field, with limited combination of integer values.\n    \nOptions:\nContact = 1 (0b000000001)\nAccount = 2 (0b000000010)\nOpportunity = 4 (0b000000100)\nLead = 8 (0b000001000)\nProject = 16 (0b000010000)\nEmail = 32 (0b000100000)\nProcess = 64 (0b001000000)\nAppointment = 128 (0b010000000)\nTask = 256 (0b100000000)", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AudioStatus", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoRecording", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Uploading", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Uploaded", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TranscriptionInProgress", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TranscriptionError", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TranscriptionCompleted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UploadError", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "TranscriptionEmpty", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "MediaEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "call", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CallEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "callId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "Field containing json.", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "errorCode", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "MediaStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "MediaTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "audioId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcriptionFileId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcriptionId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcriptionLanguage", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcriptionSummary", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getTranscriptionViewerToken", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "audio", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "transcriptionFile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskSharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskSharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskSharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `TaskSharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "TaskSharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskSharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskSharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskSharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskSharingClientRelationEntityEdge", "description": "A Relay edge containing a `TaskSharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "TaskSharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskSharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "SharingRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "leadSource", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "leadType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "reasonOfClose", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "labelFlag", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadSourceId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickContactName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ranking", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseDescription", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByEntityRelationField", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "formLostEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadProcessId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "activeQuote", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "leadSource", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "opptyType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "productPriceList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductPriceListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "reasonOfClose", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "step", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "StepOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "activeQuoteId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "closingDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isArchived", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isValueAutoCalculate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "labelFlag", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadSourceId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productPriceListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickAccountPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickContactName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickEmail", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quickPhone", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ranking", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseDescription", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reasonOfCloseId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "wasQualified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyRecurrence", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyRecurrenceOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "revenueSchedule", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpptyRevenueScheduleOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "relatedEntities", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByEntityRelationField", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpptyRecurrenceOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "condition", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "day", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "dayOfWeek", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "month", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "occurEvery", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "occurrencesCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "week", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "projectType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "projectTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revenueGoal", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "enrolledEmailSequences", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "icon", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntityOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "typeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntityTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isPublished", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskReminderEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "setDate", "description": "Datetime information.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ReminderStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskRecurrenceEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "day", "description": "Field whose values are strictly defined with an enumeration of values. The day of the month. This setting is applicable only for RecurrenceTypeEnum.MonthlyRelative and RecurrenceTypeEnum.YearlyRelative.", "args": [], "type": {"kind": "ENUM", "name": "DateDayEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dayOfWeek", "description": "\n    Bit Flag field, with limited combination of integer values.\n    \nOptions:\nSunday = 1 (0b0000001)\nMonday = 2 (0b0000010)\nTuesday = 4 (0b0000100)\nWednesday = 8 (0b0001000)\nThursday = 16 (0b0010000)\nFriday = 32 (0b0100000)\nSaturday = 64 (0b1000000) The days of week in bit mask, number where every bit means one day (e.g. 0010001 = every Monday and Friday), bit 0 is Monday. This setting is applicable only for RecurrenceTypeEnum.Weekly, RecurrenceTypeEnum.MonthlyAbsolute, RecurrenceTypeEnum.YearlyAbsolute.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": "Date information. The last date when no more other items should be created.", "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "month", "description": "Field whose values are strictly defined with an enumeration of values. The number of month this setting is applicable only     for RecurrenceTypeEnum.YearlyAbsolute and RecurrenceTypeEnum.YearlyRelative.", "args": [], "type": {"kind": "ENUM", "name": "DateMonthEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurEvery", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n     The number of units of a given recurrence type between     occurrences according to RecurrenceTypeEnum.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurrencesCount", "description": "Whole natural number. The number of remaining occurrences. Each time a new     one is created, it decreases. When item is set to 1, only last one can be created. If it is set to 0,     recurrence is stopped. If -1, no limits are applied.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": "Date information. The effective start date of recurrence, which means each     next recurrence must be on or after this date.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "RecurrenceTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "week", "description": "Field whose values are strictly defined with an enumeration of values. The week of month. This setting is applicable only     for RecurrenceTypeEnum.MonthlyAbsolute and RecurrenceTypeEnum.YearlyAbsolute.", "args": [], "type": {"kind": "ENUM", "name": "DateWeekEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityCommentEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityCommentEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityCommentEntityEdge", "description": "A Relay edge containing a `ActivityCommentEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ActivityCommentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityCommentEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "Multi-line text input field.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityCommentOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "task", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "activityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "activityTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "duration", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "inviteesCanEdit", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "location", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recurrenceMasterId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "scheduleId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "exchangeEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gapiEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "o365EntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "activityTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "callDuration", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "callId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "callOutcomeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "dueDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "duration", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "exchangeEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gapiEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "o365EntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentContactInviteesRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentContactInviteesRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentContactInviteesRelationEntityEdge", "description": "A Relay edge containing a `AppointmentContactInviteesRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AppointmentContactInviteesRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentContactInviteesRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "Email address.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "firstName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "inviteeType", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "AppointmentInviteeTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "response", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "InviteeResponseEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentContactInviteesRelationOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointment", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "appointmentId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "firstName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "inviteeType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "response", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentClientInviteesRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentClientInviteesRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentClientInviteesRelationEntityEdge", "description": "A Relay edge containing a `AppointmentClientInviteesRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AppointmentClientInviteesRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentClientInviteesRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "response", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "InviteeResponseEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentReminderEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDateOffset", "description": "Whole natural number.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "snoozeDate", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ReminderStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentRecurrence", "description": null, "fields": [{"name": "rrule", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rruleHumanReadable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calendarUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldMappingEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isSystem", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldMappingTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "operation", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "FieldMappingOperationTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetEntityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "typeMappings", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityTypeFieldMapping", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceEntityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetEntityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectRelationEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldMappingTemplate", "description": null, "fields": [{"name": "input", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operations", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldMappingOperation", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FieldMappingOperation", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operation", "description": null, "args": [], "type": {"kind": "ENUM", "name": "FieldMappingOperationEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggeredRecordFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "mapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EntityOperationMapping", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FieldMappingOperationEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Custom", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SourceRecordValue", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityTypeFieldMapping", "description": null, "fields": [{"name": "sourceTypeIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetTypeIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldMappingTemplate", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MemoEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tableName", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingUnits", "description": "Relations to SalesUnits.", "args": [{"name": "filter", "description": "Filter SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageSharingSalesUnitRelation relations by edge (relation) MessageSharingSalesUnitRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order SalesUnit relations by target SalesUnit attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharingClients", "description": "Relations to Clients.", "args": [{"name": "filter", "description": "Filter Client relations by target Client attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageSharingClientRelation relations by edge (relation) MessageSharingClientRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Client relations by target Client attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelations", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectRelations", "description": "Relations to Projects.", "args": [{"name": "filter", "description": "Filter Project relations by target Project attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Project relations by target Project attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadRelations", "description": "Relations to Leads.", "args": [{"name": "filter", "description": "Filter Lead relations by target Lead attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteRelations", "description": "Relations to Quotes.", "args": [{"name": "filter", "description": "Filter Quote relations by target Quote attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Quote relations by target Quote attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityRelations", "description": "Relations to Opportunitys.", "args": [{"name": "filter", "description": "Filter Opportunity relations by target Opportunity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityRelations", "description": "Relations to CustomEntitys.", "args": [{"name": "filter", "description": "Filter CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter MessageRelation relations by edge (relation) MessageRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MessageRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comments", "description": "Relations to MemoComments.", "args": [{"name": "filter", "description": "Filter MemoComment relations by target MemoComment attributes.", "type": {"kind": "INPUT_OBJECT", "name": "MemoCommentFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order MemoComment relations by target MemoComment attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoCommentOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MemoCommentEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageSharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "MessageSharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageSharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `MessageSharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "MessageSharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageSharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "memo", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MemoEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messageId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageSharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "MessageSharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageSharingClientRelationEntityEdge", "description": "A Relay edge containing a `MessageSharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "MessageSharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageSharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "memo", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MemoEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "messageId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "MessageRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageRelationEntityEdge", "description": "A Relay edge containing a `MessageRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "MessageRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MessageRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "memo", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MemoEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messageId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MemoCommentEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "MemoCommentEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MemoCommentEntityEdge", "description": "A Relay edge containing a `MemoCommentEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "MemoCommentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MemoCommentEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "memo", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "MemoEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": "Multi-line text input field.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "memoId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MemoCommentOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "memo", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "comment", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "memoId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MemoOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProcessTemplateEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": "Multi-line text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isRecommended", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "settings", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessSchema", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "Relations to CloudObjects.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectRelationEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ProcessTriggerTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "triggerEntityName", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actionTypes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProcessActionTypeIconEnum", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TextMessageEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chatConversation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ChatConversationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessageConversation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TextMessageConversationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chatConversationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "content", "description": "String value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "datetimeSent", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "direction", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailDirectionEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "messageSid", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "TextMessageStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessageConversationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "attachments", "description": "Relations to CloudObjects.", "args": [{"name": "filter", "description": "Filter CloudObject relations by target CloudObject attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter CloudObjectRelation relations by edge (relation) CloudObjectRelation attributes.", "type": {"kind": "INPUT_OBJECT", "name": "CloudObjectRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contentAsHtml", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [], "type": {"kind": "UNION", "name": "AiMessageData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "topicPrompts", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "creditInfo", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AiCreditInfo", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChatConversationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "context", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AiContext", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ChatConversationTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messages", "description": "Relations to TextMessages.", "args": [{"name": "filter", "description": "Filter TextMessage relations by target TextMessage attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TextMessageFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order TextMessage relations by target TextMessage attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TextMessageOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TextMessageEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiContext", "description": null, "fields": [{"name": "entityType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "AiScreenView", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TextMessageEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TextMessageEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TextMessageEntityEdge", "description": "A Relay edge containing a `TextMessageEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "TextMessageEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TextMessageOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "chatConversation", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ChatConversationOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "textMessageConversation", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "chatConversationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "content", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "datetimeSent", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "messageSid", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "textMessageConversationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ChatConversationOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TextMessageConversationOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phoneId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recipientAccountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recipientContactId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recipientPhoneNumber", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TextMessageConversationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "PhoneEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipientAccount", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipientContact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phoneId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipientAccountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipientContactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipientPhoneNumber", "description": "Phone number.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messages", "description": "Relations to TextMessages.", "args": [{"name": "filter", "description": "Filter TextMessage relations by target TextMessage attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TextMessageFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order TextMessage relations by target TextMessage attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TextMessageOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TextMessageEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelations", "description": "Relations to Accounts.", "args": [{"name": "filter", "description": "Filter Account relations by target Account attributes.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TextMessageConversationRelations relations by edge (relation) TextMessageConversationRelations attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": "Relations to Contacts.", "args": [{"name": "filter", "description": "Filter Contact relations by target Contact attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ContactFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TextMessageConversationRelations relations by edge (relation) TextMessageConversationRelations attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectRelations", "description": "Relations to Projects.", "args": [{"name": "filter", "description": "Filter Project relations by target Project attributes.", "type": {"kind": "INPUT_OBJECT", "name": "ProjectFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TextMessageConversationRelations relations by edge (relation) TextMessageConversationRelations attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Project relations by target Project attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadRelations", "description": "Relations to Leads.", "args": [{"name": "filter", "description": "Filter Lead relations by target Lead attributes.", "type": {"kind": "INPUT_OBJECT", "name": "LeadFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TextMessageConversationRelations relations by edge (relation) TextMessageConversationRelations attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityRelations", "description": "Relations to Opportunitys.", "args": [{"name": "filter", "description": "Filter Opportunity relations by target Opportunity attributes.", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TextMessageConversationRelations relations by edge (relation) TextMessageConversationRelations attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteRelations", "description": "Relations to Quotes.", "args": [{"name": "filter", "description": "Filter Quote relations by target Quote attributes.", "type": {"kind": "INPUT_OBJECT", "name": "QuoteFilterInput", "ofType": null}, "defaultValue": null}, {"name": "filterEdge", "description": "Filter TextMessageConversationRelations relations by edge (relation) TextMessageConversationRelations attributes.", "type": {"kind": "INPUT_OBJECT", "name": "TextMessageConversationRelationsFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Order Quote relations by target Quote attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted target records as well. Default is true.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntityEdge", "description": "A Relay edge containing a `TextMessageConversationRelationsEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TextMessageConversationRelationsEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessageConversation", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "TextMessageConversationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessageConversationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "AiMessageData", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AiExampleData", "ofType": null}, {"kind": "OBJECT", "name": "AiSuggestionData", "ofType": null}]}, {"kind": "OBJECT", "name": "AiExampleData", "description": null, "fields": [{"name": "examples", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AiExample", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiExample", "description": null, "fields": [{"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "prompt", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiSuggestionData", "description": null, "fields": [{"name": "suggestions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AiRecordSuggestion", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiRecordSuggestion", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "text", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "title", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "actions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "UNION", "name": "AiAssistantTaskAction", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AiRecordSuggestionType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "AiAssistantTaskAction", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AiAssistantCreateRecordAction", "ofType": null}, {"kind": "OBJECT", "name": "AiAssistantUpdateFormAction", "ofType": null}, {"kind": "OBJECT", "name": "AiAssistantCreateEmailAction", "ofType": null}, {"kind": "OBJECT", "name": "AiAssistantCreateNoteAction", "ofType": null}]}, {"kind": "OBJECT", "name": "AiAssistantCreateRecordAction", "description": null, "fields": [{"name": "entityName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiAssistantUpdateFormAction", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiAssistantCreateEmailAction", "description": null, "fields": [{"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "body", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AiAssistantCreateNoteAction", "description": null, "fields": [{"name": "note", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AiRecordSuggestionType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Alert", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "News", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "DataEnrichment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UpdateAccountHierarchy", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AiCreditInfo", "description": null, "fields": [{"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AiCreditInfoStatus", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AiCreditInfoStatus", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "InProgress", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Finished", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityHealthResult", "description": null, "fields": [{"name": "score", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "trend", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityHealthTrendEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "indicators", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityHealthIndicator", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCalculation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EntityHealthTrendEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Increasing", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Decreasing", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NoChange", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Critical", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityHealthIndicator", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rule", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityHealthFieldFilterRule", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "indicator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityHealthIndicatorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityHealthFieldFilterRule", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "field", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "ENUM", "name": "FieldOperator", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "values", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "score", "description": "-1 for critical, otherwise choose between 0 and 100", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "FilterFieldRuleInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EntityHealthIndicatorEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Ok", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Error", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Critical", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailScheduleSettings", "description": null, "fields": [{"name": "service", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailService", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isLinkEntitiesEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isHtmlTemplate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sendToUnsubscribed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "massMailWithLinkedRecords", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "replyTo", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "enrollEmailSequenceId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailLinkedEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recipients", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bcc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cc", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "SendEmailRecipient", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "personifyBy", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PersonificationEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logEmailAsTask", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SendEmailFollowupTaskSettings", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "logFollowUpTask", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SendEmailFollowupTaskSettings", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEntity", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SendEmailLinkedEntity", "description": null, "fields": [{"name": "leadOpptyId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityId", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PersonificationEntityData", "description": null, "fields": [{"name": "primary", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityLacotaType", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SendEmailFollowupTaskSettings", "description": null, "fields": [{"name": "taskTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TaskStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "description", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailContentSharingSalesUnitRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailContentSharingSalesUnitRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailContentSharingSalesUnitRelationEntityEdge", "description": "A Relay edge containing a `EmailContentSharingSalesUnitRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "EmailContentSharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailContentSharingSalesUnitRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailContentSharingClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailContentSharingClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailContentSharingClientRelationEntityEdge", "description": "A Relay edge containing a `EmailContentSharingClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "EmailContentSharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailContentSharingClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailTrackingEvent", "description": null, "fields": [{"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EmailTrackingEventTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "url", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "EmailTrackingEventTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Sent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opened", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Clicked", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unsubscribed", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "MassEmailRelationItemConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "MassEmailRelationItemEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MassEmailRelationItemEdge", "description": "A Relay edge containing a `MassEmailRelationItem` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "MassEmailRelation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "MassEmailRelation", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemsInConversationCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "errorCode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wasSent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wasBounced", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTag", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentiment", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "MassEmailRelationCategory", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opened", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Clicked", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Replied", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NotOpened", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NotSent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Unsubscribed", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Bounced", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "MassEmailDetailGridSortyBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Name", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Email", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Owner", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "EmailCountInThread", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailConversationItemConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "EmailConversationItemEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of results.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EmailConversationItemEdge", "description": "A Relay edge containing a `EmailConversationItem` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "EmailEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormRelationEntityEdge", "description": "A Relay edge containing a `OnlineFormRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineForm", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isPrimary", "description": "Boolean value.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormActivityLogLineEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormActivityLogLineEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormActivityLogLineEntityEdge", "description": "A Relay edge containing a `OnlineFormActivityLogLineEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormActivityLogLineEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormActivityLogLineEntity", "description": null, "fields": [{"name": "formattedText", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineForm", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "executedAt", "description": "Datetime information.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isVisible", "description": "Boolean value.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "ProcessStatusEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OnlineFormActivityLogLineOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "onlineForm", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "executedAt", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "onlineFormId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OnlineFormOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "emailId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "onlineFormTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productPriceListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recordName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormFieldAnswer", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OnlineFormOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EmailOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "onlineFormType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OnlineFormTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "productPriceList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductPriceListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "emailId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "onlineFormTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productPriceListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recordName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EmailOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "bodySummary", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "cc", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "companyEmailId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contentShareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contentType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "dateSent", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "direction", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "errorCode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isTracked", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentEmailId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sendAt", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sender", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "senderAccountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "senderClientId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "senderContactId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sentiment", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "templateId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "to", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OnlineFormTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "autoPrefillWithJavascript", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isReadonly", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastSchemaChange", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastStatusChange", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "styleId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "responseAcceptanceThreshold", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sentCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sentUniqueCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "responseCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "responseRate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastResponseDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "lastResponseBy", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormResponseSummaryItemConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormResponseSummaryItemEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormResponseSummaryItemEdge", "description": "A Relay edge containing a `OnlineFormResponseSummaryItem` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormResponseSummary", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormResponseSummary", "description": "Rows for online form type summary detail - aggregation", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailable", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "numberOfResponses", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormIds", "description": "List of online_form ids sorted by modified in ascending order.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sentDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "responseDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "summarizedResponseValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ResponseSummaryRelationCategory", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Responded", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Sent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SentAndNotResponded", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnknownRespondents", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "OnlineFormTypeDetailGridSortBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "EntityName", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ResponseDate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SentDate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CountOfResponses", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ResponseValue", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormResponseItemConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormResponseItemEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormResponseItemEdge", "description": "A Relay edge containing a `OnlineFormResponseItem` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormResponse", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormResponse", "description": "Rows for online form type response detail", "fields": [{"name": "entityType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityIsAvailable", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "answers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OnlineFormFieldAnswer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FieldFilterParams", "description": null, "fields": null, "inputFields": [{"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "entity", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "lookupFieldId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "filterFields", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FieldFilterRuleParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FieldFilterRuleParams", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "field", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "ENUM", "name": "FieldOperator", "ofType": null}, "defaultValue": null}, {"name": "values", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "entity", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "lookupFieldId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "relation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "HardCodedRelationParams", "ofType": null}, "defaultValue": null}, {"name": "filterFields", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FieldFilterRuleParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "HardCodedRelationParams", "description": null, "fields": null, "inputFields": [{"name": "kind", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SiblingRelationType", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OnlineFormTypeDetailResponseGridSortBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "EntityName", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ResponseDate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ResponseValue", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "OnlineFormUploadedFiles", "description": null, "fields": [{"name": "sessionId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "downloadSessionId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjects", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectDimensions", "description": null, "fields": [{"name": "width", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "height", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SalesUnitClientRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitClientRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SalesUnitClientRelationEntityEdge", "description": "A Relay edge containing a `SalesUnitClientRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SalesUnitClientRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitRole", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "ENUM", "name": "UnitRoleEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ClientFavoriteEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientFavoriteEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ClientFavoriteEntityEdge", "description": "A Relay edge containing a `ClientFavoriteEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ClientFavoriteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ClientFavoriteEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProfileEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "report", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyId", "description": "\n    Relation to single abstract entity instance.\n    E.g. Relation to Lead/Oppty\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "activityType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "recurrenceMaster", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "schedule", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "activityTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "duration", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "inviteesCanEdit", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "location", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "recurrenceMasterId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "scheduleId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "exchangeEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gapiEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "o365EntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reminder", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AppointmentReminderOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentScheduleOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointmentDescription", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointmentDuration", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointmentLocation", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointmentLocationType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointmentOwnerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointmentSubject", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointmentSubjectUsesScheduleName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointmentTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "bufferTimeAfter", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "bufferTimeBefore", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "confirmationPageType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "confirmationPageUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "minimumNoticeTime", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "planningDayOffset", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "planningPeriodFrom", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "planningPeriodTo", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "planningType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reminderEmailEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reminderEmailOffset", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reminderEmailOffsetType", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "replyCompanyEmailId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "scheduleName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "timeIncrement", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "url", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AppointmentReminderOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "appointmentId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endDateOffset", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "snoozeDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "activityType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "call", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CallOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "callOutcome", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currencyExchangeRatesList", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyExchangeRatesListOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "activityTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "callDuration", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "callId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "callOutcomeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "dueDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "duration", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "priority", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "exchangeEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gapiEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "o365EntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reminder", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskReminderOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "taskRecurrence", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskRecurrenceOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CallOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "callerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "opptyProductRelationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "phoneNumber", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "transcriptionId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "transcriptionLanguage", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "transcriptionSummary", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskReminderOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "setDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "taskId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TaskRecurrenceOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "day", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "dayOfWeek", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "endDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "month", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "occurEvery", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "occurrencesCount", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "startDate", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "taskId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "week", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReportOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "reportsFolder", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportFolderOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "syncEntity", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accessLink", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reportsFolderId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "syncEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "syncEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "schedule", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ReportScheduleOrderByNestedInput", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReportFolderOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "parentReportFolderId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProfileOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "entity", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "syncEnabled", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "syncEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "useLang", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ReportScheduleOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "reportId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "UserRecalculationStateEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "NoRecalculation", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InProgress", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Pending", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountPreviewScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "compactViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountCompactViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mapViewItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountMapViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "matrixItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountMatrixViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "ids", "description": "List of account ids. If null filter by profile.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountCompactViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Items of compact view listing", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountCompactViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": "List of groups for items in scrollable view, with their size", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewItemGroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountCompactViewItem", "description": "Item data for compact view card items and detail header.\nAll header fields are pre-loaded to achieve fast frontend response on item switching.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview.2", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortFieldValue", "description": "This value is of Any type, defined by the type of the sort column", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "industryName", "description": "Related industry name", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountPicture", "description": "Url to account picture", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountClass", "description": "Class of the account", "args": [], "type": {"kind": "ENUM", "name": "AccountClassEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": "Primary or secondary phone.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "Primary or secondary email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "Owner name.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Owner id.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPicture", "description": "Owner name.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "homePage", "description": "Home page url.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": "Address lines.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "City", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "Country", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stateProvince", "description": "State/province", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "zipCode", "description": "Zip code", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": "Is favorite for current user?", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountMapViewItems", "description": null, "fields": [{"name": "missingGeoLocationItems", "description": "Defines number of results which doesn't have geo data resolved yet, this item is set to NULL if result is too large", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isResultTooLarge", "description": "This attribute is set to true if profile contains more result than limit ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "MapViewInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "compactListSessionId", "description": "Session id for compact list panel in map view", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountMatrixViewItems", "description": null, "fields": [{"name": "limits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountMatrixLimits", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "5000"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountMatrixItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountMatrixItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "ids", "description": "List of account ids. If null filter by profile.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "5000"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountMatrixLimits", "description": null, "fields": [{"name": "limitX", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountMatrixLimit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "limitY", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountMatrixLimit", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountMatrixLimit", "description": null, "fields": [{"name": "minimum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "maximum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountMatrixItems", "description": null, "fields": [{"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountMatrixItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isResultTooLarge", "description": "This attribute is set to true if profile contains more result than limit ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountMatrixItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountClass", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccountClassEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueX", "description": "Stringified value", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueY", "description": "Stringified value", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "healthStatus", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDrilldownModel", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountDrilldownFilterParams", "ofType": null}}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDrilldownDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sumItem", "description": "Sums of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "averageItem", "description": "Averages of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountDrilldownFilterParams", "description": null, "fields": null, "inputFields": [{"name": "ownerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRoleTabParams", "description": null, "fields": null, "inputFields": [{"name": "showMyItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showMySharedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showManagingUnitItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}, {"name": "filterFieldOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "matrix", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountMatrixViewParams", "ofType": null}}, "defaultValue": null}, {"name": "gridColumns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountMatrixViewParams", "description": null, "fields": null, "inputFields": [{"name": "axisX", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountMatrixAxisParams", "ofType": null}}, "defaultValue": null}, {"name": "axisY", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountMatrixAxisParams", "ofType": null}}, "defaultValue": null}, {"name": "bubbleDisplay", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccountMatrixAccountDisplayEnum", "ofType": null}}, "defaultValue": null}, {"name": "showSegmentationGrid", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showAccountNames", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountMatrixAxisParams", "description": null, "fields": null, "inputFields": [{"name": "fieldId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "selectedOptions", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "dateDisplay", "description": null, "type": {"kind": "ENUM", "name": "AccountMatrixDateDisplayEnum", "ofType": null}, "defaultValue": null}, {"name": "minimum", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "maximum", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "description": null, "fields": null, "inputFields": [{"name": "fieldId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": "\"\""}, {"name": "width", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": "1"}, {"name": "frozen", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "pixels", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountItem", "description": null, "fields": [{"name": "compactViewItem", "description": null, "args": [{"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountCompactViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountEntityData", "description": "Compact view middle data.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview.2", "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "Notes ordered by note body.", "args": [{"name": "orderBy", "description": "Order Note relations by target Note attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NoteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "openLeads", "description": null, "args": [{"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "openOpportunities", "description": null, "args": [{"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "businessOverview", "description": "\n    Amount of related Opportunities split by status in base currency.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BusinessOverview", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "topAccountsInIndustry", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TopAccountEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contacts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unplannedTasks", "description": "\n    Task with no due date which are not yet completed.\n    ", "args": [{"name": "orderBy", "description": "Order Task relations by target Task attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plannedActivities", "description": "\n    Planned activities Tasks/Appointments which are not yet completed and planned in the future.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "orgChart", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OrgChartFilterInput", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartContactNodeEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountsHierarchy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountsHierarchyNodeEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationGraph", "description": null, "args": [{"name": "depth", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "2"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationGraphEdgeEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCompletedActivities", "description": "\n    Recent completed activities Tasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastMessages", "description": "\n    Recent Memo messagesTasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Memo relations by target Memo attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastContacted", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LastContactedItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linesOfInfluence", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactLineOfInfluence", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leads", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunities", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NoteEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "NoteEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NoteEntityEdge", "description": "A Relay edge containing a `NoteEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "NoteEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "NoteOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "contact", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "customEntity", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "lead", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "oppty", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "project", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "quote", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "customEntityId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "leadOpptyId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "note", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "projectId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoteId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntityOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "shareMode", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "typeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BusinessOverview", "description": "Amount of related Opportunities split by status in base currency.", "fields": [{"name": "wonAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lostAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lostCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TopAccountEntity", "description": null, "fields": [{"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrgChartContactNodeEntity", "description": null, "fields": [{"name": "contact", "description": null, "args": [], "type": {"kind": "UNION", "name": "OrgChartContactUnion", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentContact", "description": null, "args": [], "type": {"kind": "UNION", "name": "OrgChartContactUnion", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentContactId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrgChartAssistantRelation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDetached", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sibling", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrgRelationshipTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRoles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "OrgChartContactUnion", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, {"kind": "OBJECT", "name": "GhostContactEntity", "ofType": null}]}, {"kind": "OBJECT", "name": "GhostContactEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of the entity and its default text representation.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OrgChartAssistantRelation", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Subordinate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Assistant", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OrgChartFilterInput", "description": null, "fields": null, "inputFields": [{"name": "skipAttached", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "skipDetached", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountsHierarchyNodeEntity", "description": null, "fields": [{"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ParentAccountRelationTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRelationGraphEdgeEntity", "description": null, "fields": [{"name": "labels", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationTypeEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parent", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ParentAccountRelationTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelationLabel", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRelationTypeEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "MemoOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "subject", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LastContactedItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactedDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactLineOfInfluence", "description": null, "fields": [{"name": "contact1Id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact2Id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "ENUM", "name": "InfluenceTypeEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "InfluenceTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Positive", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Negative", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountArchiveScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountArchiveScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountArchiveScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountArchiveScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the AccountArchiveProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "AccountArchiveProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountArchiveProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "AccountPreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ArchiveAccountItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountArchiveEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountArchiveScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountArchiveProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountArchiveProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "AccountProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountArchiveProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountArchiveDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountArchiveDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountArchiveProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveAccountItem", "description": null, "fields": [{"name": "compactViewItem", "description": null, "args": [{"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountCompactViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountArchiveEntityData", "description": null, "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityPreviewScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityPreviewScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityPreviewScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityPreviewScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the ActivityPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "ActivityPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "ActivityPreviewViewTabParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityPreviewScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskBoardViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calendarViewItems", "description": null, "args": [{"name": "includeNotScheduledTasks", "description": "Include tasks which doesn't have due date set", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "dateFrom", "description": "Start date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "dateTo", "description": "End date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityCalendarViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityTaskBoardViewItems", "description": null, "fields": [{"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgress", "description": "Items in status in progress", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notStarted", "description": "Items in status not started", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "waiting", "description": "Items in status waiting", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": "Items in status completed", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferred", "description": "Items in status deferred", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ActivityAgendaInterface", "description": null, "fields": [{"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ActivityTaskBoardViewItems", "ofType": null}, {"kind": "OBJECT", "name": "ActivityCalendarViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "ContactActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "LeadActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "AccountActivityTabTaskBoardView", "ofType": null}, {"kind": "OBJECT", "name": "ContactActivityTabTaskBoardView", "ofType": null}, {"kind": "OBJECT", "name": "LeadActivityTabTaskBoardView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityActivityTabTaskBoardView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectActivityTabTaskBoardView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteActivityTabTaskBoardView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityActivityTabTaskBoardView", "ofType": null}]}, {"kind": "OBJECT", "name": "ActivityAgenda", "description": null, "fields": [{"name": "items", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityAgendaItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "overdueTasks", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OverdueTasks", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityAgendaItemConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgendaItemEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityAgendaItemEdge", "description": "A Relay edge containing a `ActivityAgendaItem` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "INTERFACE", "name": "ActivityAgendaItemInterface", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Item of columns in order", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskBoardViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskBoardViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "ENUM", "name": "ShareActorEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "linkedItemNames", "description": "Name of linked items, could be NULL if no linked entity present", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "createdDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnitId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if sort by is Owner, SalesUnit, Activity Type. Otherwise value is NULL", "args": [{"name": "displayOption", "description": null, "type": {"kind": "ENUM", "name": "DisplayOption", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIcon", "description": "This value is set as URL to picture if sort by is Owner, SalesUnit as URL for Activity Type as Icon ID. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "extraFieldValues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityCalendarViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentItems", "description": "Appointments in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskItems", "description": "Task in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentRecurrenceOccurrenceItems", "description": "Virtual occurences of appointment recurrence", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ActivityViewItemInterface", "description": null, "fields": [{"name": "appointmentItems", "description": "Appointments in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskItems", "description": "Task in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentRecurrenceOccurrenceItems", "description": "Virtual occurences of appointment recurrence", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ActivityCalendarViewItems", "ofType": null}, {"kind": "OBJECT", "name": "AccountActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "ContactActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "LeadActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityActivityTabCalendarView", "ofType": null}, {"kind": "OBJECT", "name": "ActivityDetailCalendarViewItems", "ofType": null}]}, {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "badgeColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recurrenceMasterId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "CalendarViewItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "CalendarViewItemInterface", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "badgeColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}, {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}, {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "ofType": null}]}, {"kind": "OBJECT", "name": "TaskCalendarViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "badgeColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "priority", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PriorityEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "CalendarViewItemInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "badgeColor", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "occurenceDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "endDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "CalendarViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityRoleTabParams", "description": null, "fields": null, "inputFields": [{"name": "showMyItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showMySharedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showManagingUnitItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showUnassignedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "groupBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityGroupBy", "ofType": null}}, "defaultValue": null}, {"name": "showLinkedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showProgress", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showDueDate", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showCardLabels", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "gridColumns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}}, "defaultValue": null}, {"name": "showExtraFieldIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityItem", "description": null, "fields": [{"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskBoardViewItem", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskBoardViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "calendarViewItem", "description": null, "args": [], "type": {"kind": "INTERFACE", "name": "CalendarViewItemInterface", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalPreviewScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalPreviewScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalPreviewScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalPreviewScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ApprovalEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalPreviewScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ApprovalProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "ApprovalProfileInterface", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ApprovalPreviewProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "ApprovalPreviewViewTab", "description": null, "fields": [{"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ApprovalsListingOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "ENUM", "name": "SortOrder", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ApprovalsListingOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "visibility", "description": null, "type": {"kind": "ENUM", "name": "ApprovalScreenVisibilityEnum", "ofType": null}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ApprovalScreenVisibilityEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "All", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "MyLockedRecords", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NeedMyApproval", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ApprovalEntityData", "description": null, "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ApprovalEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchiveScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchiveScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchiveScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityArchiveScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the OpportunityArchiveProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchiveProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "target", "description": "Defines settings of target tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveTargetTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ArchiveOpportunityItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ArchiveEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchiveScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchiveProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchiveProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadOpportunityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchiveTargetTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchiveViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TargetProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "LeadOpportunityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchiveTargetTab", "description": null, "fields": [{"name": "targetValueFieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetPeriodCurrent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetSource", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetSourceKind", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetPeriodCompare", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodCompareOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showTargetOnTop", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TargetTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchiveViewTab", "description": null, "fields": [{"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortOrder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpportunityGroupBy", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardRanking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardLabels", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showCardFitness", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showExtraFieldIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "gridColumns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GridColumnsOutput", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchiveProfileData", "description": null, "fields": [{"name": "compactViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchiveCompactViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchiveDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchivePipelineViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mapViewItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityMapViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchiveCompactViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Items of compact view listing", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityCompactViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": "List of groups for items in scrollable view, with their size", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewItemGroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityCompactViewItem", "description": "Item data for compact view card items and detail header.\nAll header fields are pre-loaded to achieve fast frontend response on item switching.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview.1", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadTypeId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyTypeId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortName", "description": "This value is of any type int, float, datetime, list, because it's defined by type of the sort column", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if sort by is Owner, SalesUnit, Account, Contact. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIcon", "description": "This value is set as URL to picture if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": "Is favorite for current user?", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "Owner name.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Owner id.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labelFlag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "closingDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInQueue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchiveDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchivePipelineViewItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "columns", "description": "Archive steps that contains opportunity data", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchivePipelineColumnItems", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityArchiveTarget", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "closedRecordsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonRecordsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotBaseDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "SnapshotBaseDataInterface", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OpportunityArchivePipelineViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadArchiveBoardViewItems", "ofType": null}, {"kind": "OBJECT", "name": "LeadBoardViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityPipelineViewItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteBoardViewItems", "ofType": null}, {"kind": "OBJECT", "name": "QuoteArchiveBoardViewItems", "ofType": null}]}, {"kind": "OBJECT", "name": "OpportunityArchivePipelineColumnItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Item of columns", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelineArchiveViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepDocuments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectStepRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepSummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ArchiveStepSummaryInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelineArchiveViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hotStalledPriorityFlag", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShareActorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Leads has this set to NULL, value of this fields depends on the target settings", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIcon", "description": "This value is set as URL to picture if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isExcluded", "description": "Defines if item has been excluded from target calculation", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isWithinCurrentTarget", "description": "Defines if item is within target period", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": "This field might be null if profile doesn't have it turned on", "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "extraFieldValues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveStepSummaryInfo", "description": null, "fields": [{"name": "stepId", "description": "An id of a step just in case it's not in the same order as on the client", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchiveTarget", "description": null, "fields": [{"name": "currentWonValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currentLostValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonWonValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonLostValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currentPeriod", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DatePeriod", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonPeriod", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DatePeriod", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DatePeriod", "description": null, "fields": [{"name": "dateFrom", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dateTo", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityMapViewItems", "description": null, "fields": [{"name": "missingGeoLocationItems", "description": "Defines number of results which doesn't have geo data resolved yet, this item is set to NULL if result is too large", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isResultTooLarge", "description": "This attribute is set to true if profile contains more result than limit ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "MapViewInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "compactListSessionId", "description": "Session id for compact list panel in map view", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insufficientDataItems", "description": "Defines number of results which doesn't have linked primary account", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insufficientListSessionId", "description": "Session id for insufficient list panel in map view", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insufficientListSessionFirstItemId", "description": "First item in insufficient list", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpportunityFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "target", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveTargetTabParams", "ofType": null}}, "defaultValue": null}, {"name": "salesPipeline", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadOpportunityFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveTargetTabParams", "description": null, "fields": null, "inputFields": [{"name": "targetValueFieldId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "targetPeriodCurrent", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "targetSource", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetSourceKind", "ofType": null}}, "defaultValue": null}, {"name": "targetPeriodCompare", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodCompareOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "showTargetOnTop", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "PeriodCompareOptionParams", "description": null, "fields": null, "inputFields": [{"name": "periodCustomFrom", "description": null, "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "periodCustomTo", "description": null, "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodCompareKind", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityRoleTabParams", "description": null, "fields": null, "inputFields": [{"name": "showMyItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showMySharedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showManagingUnitItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "groupBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpportunityGroupBy", "ofType": null}}, "defaultValue": null}, {"name": "showCardValue", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showCardRanking", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showCardLabels", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showCardFitness", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showExtraFieldIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "gridColumns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveOpportunityItem", "description": null, "fields": [{"name": "compactViewItem", "description": null, "args": [{"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpportunityArchiveCompactViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineViewItem", "description": "Refetch Opportunity for pipeline view. In case of lead, result is null.", "args": [], "type": {"kind": "OBJECT", "name": "PipelineArchiveViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": "Refetch Opportunity for list view. In case of lead, result is null.", "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityArchiveCompactViewItem", "description": "Item data for compact view card items and detail header.\nAll header fields are pre-loaded to achieve fast frontend response on item switching.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview.4", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadTypeId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyTypeId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortName", "description": "This value is of any type int, float, datetime, list, because it's defined by type of the sort column", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if sort by is Owner, SalesUnit, Account, Contact. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIcon", "description": "This value is set as URL to picture if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": "Is favorite for current user?", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "Owner name.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Owner id.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labelFlag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "closingDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocity", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInQueue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveEntityData", "description": "Compact view middle data.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview.4", "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "LeadOpportunityEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "Notes ordered by note body.", "args": [{"name": "orderBy", "description": "Order Note relations by target Note attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NoteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contacts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accounts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unplannedTasks", "description": "\n    Task with no due date which are not yet completed.\n    ", "args": [{"name": "orderBy", "description": "Order Task relations by target Task attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plannedActivities", "description": "\n    Planned activities Tasks/Appointments which are not yet completed and planned in the future.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCompletedActivities", "description": "\n    Recent completed activities Tasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastMessages", "description": "\n    Recent Memo messagesTasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Memo relations by target Memo attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "LeadOpportunityEntity", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "LeadEntity", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityEntity", "ofType": null}]}, {"kind": "OBJECT", "name": "LeadArchiveScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadArchiveScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadArchiveScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadArchiveScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the LeadArchiveProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "LeadArchiveProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadArchiveProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "LeadPreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ArchiveLeadItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadArchiveEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadArchiveScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadArchiveProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadArchiveProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "LeadProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadArchiveProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadArchiveDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "boardViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadArchiveBoardViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadArchiveDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadArchiveBoardViewItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "columns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadArchiveBoardColumnItems", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotBaseDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadArchiveBoardColumnItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Item of columns", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadArchiveBoardViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepDocuments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectStepRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepSummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadArchiveStepSummaryInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadArchiveBoardViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": "This field might be null if profile doesn't have it turned on", "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIcon", "description": "This value is set as URL to picture if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hotStalledPriorityFlag", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShareActorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "extraFieldValues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadArchiveStepSummaryInfo", "description": null, "fields": [{"name": "stepId", "description": "An id of a step just in case it's not in the same order as on the client", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadArchiveProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadRoleTabParams", "description": null, "fields": null, "inputFields": [{"name": "showMyItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showMySharedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showManagingUnitItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showUnassignedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "groupBy", "description": null, "type": {"kind": "ENUM", "name": "LeadGroupBy", "ofType": null}, "defaultValue": "Account"}, {"name": "showCardRanking", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "showCardLabels", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "showCardFitness", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "showCardVelocity", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "showExtraFieldIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "gridColumns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveLeadItem", "description": null, "fields": [{"name": "compactViewItem", "description": null, "args": [{"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadCompactViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "boardViewItem", "description": "Refetch Lead for board view", "args": [], "type": {"kind": "OBJECT", "name": "LeadBoardViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadCompactViewItem", "description": "Item data for compact view card items and detail header.\nAll header fields are pre-loaded to achieve fast frontend response on item switching.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortFieldValue", "description": "This value is of any type int, float, datetime, list, because it's defined by type of the sort column", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortIcon", "description": "This value is set if sort by is Owner, SalesUnit, Account, Contact. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if sort by is Owner, SalesUnit, Account, Contact. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": "Is favorite for current user?", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "Owner name.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Owner id.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "Unit name.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Unit id.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": null, "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labelFlag", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysInQueue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadBoardViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": "This field might be null if profile doesn't have it turned on", "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIcon", "description": "This value is set as URL to picture if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "hotStalledPriorityFlag", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShareActorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "extraFieldValues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadStepMetadata", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadStepMetadata", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadStepMetadata", "description": null, "fields": [{"name": "stepId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadArchiveEntityData", "description": "Compact view middle data.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview.4", "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "LeadOpportunityEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "Notes ordered by note body.", "args": [{"name": "orderBy", "description": "Order Note relations by target Note attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NoteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contacts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accounts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unplannedTasks", "description": "\n    Task with no due date which are not yet completed.\n    ", "args": [{"name": "orderBy", "description": "Order Task relations by target Task attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plannedActivities", "description": "\n    Planned activities Tasks/Appointments which are not yet completed and planned in the future.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCompletedActivities", "description": "\n    Recent completed activities Tasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastMessages", "description": "\n    Recent Memo messagesTasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Memo relations by target Memo attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactPreviewScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactPreviewScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactPreviewScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactPreviewScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the ContactPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "ContactPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "ContactPreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactPreviewScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "compactViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactCompactViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mapViewItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactMapViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactCompactViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Items of compact view listing", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactCompactViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": "List of groups for items in scrollable view, with their size", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewItemGroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactCompactViewItem", "description": "Item data for compact view card items and detail header.\nAll header fields are pre-loaded to achieve fast frontend response on item switching.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview.3", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactTypeId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortFieldValue", "description": "This value is of any type int, float, datetime, list, because it's defined by type of the sort column", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactPicture", "description": "Url to contact picture", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedAccounts", "description": "This value is of any type int, float, datetime, list, because it's defined by type of the sort column", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityIdNamePair", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountJobTitle", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "primaryAccountPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": "Unit name.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Unit id.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": "Primary or secondary phone.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": "Primary or secondary email address.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "Owner name.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Owner id.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "address", "description": "Address lines.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "city", "description": "City", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "country", "description": "Country", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stateProvince", "description": "State/province", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "zipCode", "description": "Zip code", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": "Is favorite for current user?", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityIdNamePair", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactMapViewItems", "description": null, "fields": [{"name": "missingGeoLocationItems", "description": "Defines number of results which doesn't have geo data resolved yet, this item is set to NULL if result is too large", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isResultTooLarge", "description": "This attribute is set to true if profile contains more result than limit ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "MapViewInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "compactListSessionId", "description": "Session id for compact list panel in map view", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactRoleTabParams", "description": null, "fields": null, "inputFields": [{"name": "showMyItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showMySharedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showManagingUnitItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "gridColumns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactItem", "description": null, "fields": [{"name": "compactViewItem", "description": null, "args": [{"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactCompactViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactEntityData", "description": "Compact view middle data.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview.3", "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "Notes ordered by note body.", "args": [{"name": "orderBy", "description": "Order Note relations by target Note attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NoteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "openLeads", "description": null, "args": [{"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "openOpportunities", "description": null, "args": [{"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "businessOverview", "description": "\n    Amount of related Opportunities split by status in base currency.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "BusinessOverview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unplannedTasks", "description": "\n    Task with no due date which are not yet completed.\n    ", "args": [{"name": "orderBy", "description": "Order Task relations by target Task attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plannedActivities", "description": "\n    Planned activities Tasks/Appointments which are not yet completed and planned in the future.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "colleagues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relations", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartRelation", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationGraph", "description": null, "args": [{"name": "depth", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "2"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactRelationGraphEdgeEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCompletedActivities", "description": "\n    Recent completed activities Tasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastMessages", "description": "\n    Recent Memo messagesTasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Memo relations by target Memo attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastContacted", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LastContactedItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leads", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunities", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrgChartRelation", "description": null, "fields": [{"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedContacts", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartRelatedContact", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrgChartRelatedContact", "description": null, "fields": [{"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relation", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrgChartContactRelation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "OrgChartContactRelation", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Supervisor", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Subordinate", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactRelationGraphEdgeEntity", "description": null, "fields": [{"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelation", "description": null, "args": [], "type": {"kind": "ENUM", "name": "OrgChartContactRelation", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "labels", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactRelationTypeEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrgRelationshipTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRoles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactRelationTypeEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": "Simple text input field.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactArchiveScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactArchiveScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactArchiveScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactArchiveScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the ContactArchiveProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "ContactArchiveProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactArchiveProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "ContactPreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ArchiveContactItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactArchiveEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactArchiveScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactArchiveProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactArchiveProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ContactProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactArchiveProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactArchiveDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactArchiveDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactArchiveProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveContactItem", "description": null, "fields": [{"name": "compactViewItem", "description": null, "args": [{"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactCompactViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactArchiveEntityData", "description": null, "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadPreviewScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadPreviewScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadPreviewScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadPreviewScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "LeadPreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the LeadPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "LeadPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadPreviewScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadItem", "description": null, "fields": [{"name": "compactViewItem", "description": null, "args": [{"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadCompactViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "boardViewItem", "description": "Refetch Lead for board view", "args": [], "type": {"kind": "OBJECT", "name": "LeadBoardViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadProfileData", "description": null, "fields": [{"name": "compactViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadCompactViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mapViewItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadMapViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "boardViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "includeLeadStep", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "includeQualifiedStep", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadBoardViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadCompactViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Items of compact view listing", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadCompactViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": "List of groups for items in scrollable view, with their size", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewItemGroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadMapViewItems", "description": null, "fields": [{"name": "missingGeoLocationItems", "description": "Defines number of results which doesn't have geo data resolved yet, this item is set to NULL if result is too large", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isResultTooLarge", "description": "This attribute is set to true if profile contains more result than limit ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "MapViewInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "compactListSessionId", "description": "Session id for compact list panel in map view", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insufficientDataItems", "description": "Defines number of results which doesn't have linked primary account", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insufficientListSessionId", "description": "Session id for insufficient list panel in map view", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "insufficientListSessionFirstItemId", "description": "First item in insufficient list", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadBoardViewItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "columns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadBoardColumnItems", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotBaseDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadBoardColumnItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Item of columns", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadBoardViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepDocuments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectStepRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepSummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadStepSummaryInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadStepSummaryInfo", "description": null, "fields": [{"name": "stepId", "description": "An id of a step just in case it's not in the same order as on the client", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadEntityData", "description": "Compact view middle data.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview", "fields": [{"name": "nodes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartLeadOpptyNodeEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relations", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartRelation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartRelation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "linesOfInfluence", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactLineOfInfluence", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartLeadOpptyGroupEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "Notes ordered by note body.", "args": [{"name": "orderBy", "description": "Order Note relations by target Note attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NoteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contacts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accounts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unplannedTasks", "description": "\n    Task with no due date which are not yet completed.\n    ", "args": [{"name": "orderBy", "description": "Order Task relations by target Task attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plannedActivities", "description": "\n    Planned activities Tasks/Appointments which are not yet completed and planned in the future.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCompletedActivities", "description": "\n    Recent completed activities Tasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastMessages", "description": "\n    Recent Memo messagesTasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Memo relations by target Memo attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitnessDescription", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FitnessDescription", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrgChartLeadOpptyNodeEntity", "description": null, "fields": [{"name": "contact", "description": null, "args": [], "type": {"kind": "UNION", "name": "OrgChartContactUnion", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentContact", "description": null, "args": [], "type": {"kind": "UNION", "name": "OrgChartContactUnion", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentContactId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesRoles", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesRoleEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comment", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "relationship", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrgRelationshipTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRoles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "Position", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "Position", "description": null, "fields": [{"name": "x", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "y", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OrgChartLeadOpptyGroupEntity", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "position", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Rectangle", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityPreviewScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityPreviewScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityPreviewScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityPreviewScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "target", "description": "Defines settings of target tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewTargetTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpportunityItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the OpportunityPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpportunityEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityPreviewScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityItem", "description": null, "fields": [{"name": "compactViewItem", "description": null, "args": [{"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpportunityCompactViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineViewItem", "description": "Refetch Opportunity for pipeline view. In case of lead, result is null.", "args": [], "type": {"kind": "OBJECT", "name": "PipelineViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": "Refetch Opportunity for list view. In case of lead, result is null.", "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bubbleViewItem", "description": "Refetch Opportunity for bubble view. In case of lead, result is null.", "args": [], "type": {"kind": "OBJECT", "name": "OpportunityBubbleViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelineViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hotStalledPriorityFlag", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ShareActorEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": "Leads has this set to NULL, value of this fields depends on the target settings", "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIcon", "description": "This value is set as URL to picture if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isExcluded", "description": "Defines if item has been excluded from target calculation", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isWithinCurrentTarget", "description": "Defines if item is within target period", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": "This field might be null if profile doesn't have it turned on", "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tags", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "extraFieldValues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityStepMetadata", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityStepMetadata", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityWonStepMetadata", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityWonStepMetadata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadStepMetadata", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadStepMetadata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityStepMetadata", "description": null, "fields": [{"name": "stepId", "description": "An id of a step just in case it's not in the same order as on the client", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currentTargetValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currentOpptyValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonTargetValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityWonStepMetadata", "description": null, "fields": [{"name": "stepId", "description": "An id of a step just in case it's not in the same order as on the client", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currentTargetValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currentOpptyValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonTargetValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "age", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityBubbleViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityStepMetadata", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityStepMetadata", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityWonStepMetadata", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityWonStepMetadata", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIcon", "description": "This value is set as URL to picture if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitness", "description": "This field might be null if profile doesn't have it turned on", "args": [], "type": {"kind": "ENUM", "name": "WarningLevelEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isExcluded", "description": "Defines if item has been excluded from target calculation", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isWithinCurrentTarget", "description": "Defines if item is within target period", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ranking", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hotStalledPriorityFlag", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "groupBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpportunityGroupBy", "ofType": null}}, "defaultValue": null}, {"name": "showCardValue", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showCardRanking", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showCardLabels", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showCardVelocity", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showCardFitness", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showExtraFieldIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "showOutsideTarget", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showUnassignedLead", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showExcludedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "bubbleChartSizeCalculatedBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SizeCalculatedBy", "ofType": null}}, "defaultValue": null}, {"name": "gridColumns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewTargetTabParams", "description": null, "fields": null, "inputFields": [{"name": "targetValueFieldId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "targetPeriodCurrent", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "targetSource", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetSourceKind", "ofType": null}}, "defaultValue": null}, {"name": "goal", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "targetValueType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetValueType", "ofType": null}}, "defaultValue": null}, {"name": "targetPeriodCompare", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodCompareOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "showTargetOnTop", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "targetDefinition", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityProfileData", "description": null, "fields": [{"name": "compactViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "showLeads", "description": "Show leads in Opportunity compact view.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityCompactViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "includeLeadStep", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "includeOpportunitySteps", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityPipelineViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bubbleViewItems", "description": null, "args": [{"name": "dateFrom", "description": "Start date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "dateTo", "description": "End date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityBubbleViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "mapViewItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityMapViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetView", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityTarget", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityCompactViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Items of compact view listing", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityCompactViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": "List of groups for items in scrollable view, with their size", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewItemGroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityPipelineViewItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "columns", "description": "Pipeline steps that contains opportunity data", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityPipelineColumnItems", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityTarget", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotBaseDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityPipelineColumnItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Item of columns", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelineViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepDocuments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectStepRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepSummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "StepSummaryInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepSummaryInfo", "description": null, "fields": [{"name": "stepId", "description": "An id of a step just in case it's not in the same order as on the client", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocityOverdueCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocityOverdueIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityTarget", "description": null, "fields": [{"name": "currentValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currentPeriod", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DatePeriod", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonPeriod", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DatePeriod", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "goalValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityBubbleViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityBubbleViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "maxValue", "description": "Defines max value/size of item in view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "minValue", "description": "Defines min value/size of item in view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepSummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "StepSummaryInfo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityTarget", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotDateRangedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "SnapshotDateRangedDataInterface", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view indexed by date range", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OpportunityBubbleViewItems", "ofType": null}]}, {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpportunityFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "target", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewTargetTabParams", "ofType": null}}, "defaultValue": null}, {"name": "salesPipeline", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityEntityData", "description": "Compact view middle data.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview", "fields": [{"name": "nodes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartLeadOpptyNodeEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relations", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartRelation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelations", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartRelation", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "linesOfInfluence", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactLineOfInfluence", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OrgChartLeadOpptyGroupEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "LeadOpportunityEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "Notes ordered by note body.", "args": [{"name": "orderBy", "description": "Order Note relations by target Note attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NoteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contacts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accounts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unplannedTasks", "description": "\n    Task with no due date which are not yet completed.\n    ", "args": [{"name": "orderBy", "description": "Order Task relations by target Task attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plannedActivities", "description": "\n    Planned activities Tasks/Appointments which are not yet completed and planned in the future.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCompletedActivities", "description": "\n    Recent completed activities Tasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastMessages", "description": "\n    Recent Memo messagesTasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Memo relations by target Memo attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fitnessDescription", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FitnessDescription", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isExcluded", "description": "Marks if Opportunity contributes its value to the target value calculation.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuotePreviewScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuotePreviewScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuotePreviewScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuotePreviewScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "QuotePreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the QuotePreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "QuotePreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuotePreviewScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuotePreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteItem", "description": null, "fields": [{"name": "compactViewItem", "description": null, "args": [{"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteCompactViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "boardViewItem", "description": "Refetch Quote for board view", "args": [], "type": {"kind": "OBJECT", "name": "QuoteBoardViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteBoardViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIcon", "description": "This value is set as URL to picture if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "extraFieldValues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteStepMetadata", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteStepMetadata", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteStepMetadata", "description": null, "fields": [{"name": "stepId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuotePreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "groupBy", "description": null, "type": {"kind": "ENUM", "name": "QuoteGroupBy", "ofType": null}, "defaultValue": "Account"}, {"name": "gridColumns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}}, "defaultValue": null}, {"name": "showExtraFieldIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "boardViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteBoardViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteBoardViewItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "columns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteBoardColumnItems", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotBaseDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteBoardColumnItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Item of columns", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteBoardViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepDocuments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectStepRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepSummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteStepSummaryInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteStepSummaryInfo", "description": null, "fields": [{"name": "stepId", "description": "An id of a step just in case it's not in the same order as on the client", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuotePreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quoteProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuotePreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteRoleTabParams", "description": null, "fields": null, "inputFields": [{"name": "showMyItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showMySharedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showManagingUnitItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteEntityData", "description": "Compact view middle data.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview", "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "Notes ordered by note body.", "args": [{"name": "orderBy", "description": "Order Note relations by target Note attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NoteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contacts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accounts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unplannedTasks", "description": "\n    Task with no due date which are not yet completed.\n    ", "args": [{"name": "orderBy", "description": "Order Task relations by target Task attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plannedActivities", "description": "\n    Planned activities Tasks/Appointments which are not yet completed and planned in the future.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCompletedActivities", "description": "\n    Recent completed activities Tasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastMessages", "description": "\n    Recent Memo messagesTasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Memo relations by target Memo attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteArchiveScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteArchiveScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteArchiveScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteArchiveScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the QuoteArchiveProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "QuoteArchiveProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteArchiveProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "QuotePreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ArchiveQuoteItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteArchiveEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteArchiveScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteArchiveProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteArchiveProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuotePreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuoteProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "RoleProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteArchiveProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteArchiveDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "boardViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteArchiveBoardViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteArchiveDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteArchiveBoardViewItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "columns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteArchiveBoardColumnItems", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotBaseDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteArchiveBoardColumnItems", "description": null, "fields": [{"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Item of columns", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteArchiveBoardViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepDocuments", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectStepRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepSummary", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteArchiveStepSummaryInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteArchiveBoardViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupName", "description": "This value is set if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupIcon", "description": "This value is set as URL to picture if group_by is Owner, SalesUnit, Account, ClosingDate. Otherwise value is NULL", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "expirationDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "extraFieldValues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteArchiveStepSummaryInfo", "description": null, "fields": [{"name": "stepId", "description": "An id of a step just in case it's not in the same order as on the client", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteArchiveProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quoteProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuotePreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveQuoteItem", "description": null, "fields": [{"name": "compactViewItem", "description": null, "args": [{"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteCompactViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "boardViewItem", "description": "Refetch Quote for board view", "args": [], "type": {"kind": "OBJECT", "name": "QuoteBoardViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteArchiveEntityData", "description": "Compact view middle data.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview.4", "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notes", "description": "Notes ordered by note body.", "args": [{"name": "orderBy", "description": "Order Note relations by target Note attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NoteEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "documents", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order CloudObject relations by target CloudObject attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CloudObjectRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contacts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteContactRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accounts", "description": null, "args": [{"name": "excludePrimary", "description": "If True, do not include primary addressbook record in result set.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unplannedTasks", "description": "\n    Task with no due date which are not yet completed.\n    ", "args": [{"name": "orderBy", "description": "Order Task relations by target Task attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TaskOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plannedActivities", "description": "\n    Planned activities Tasks/Appointments which are not yet completed and planned in the future.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCompletedActivities", "description": "\n    Recent completed activities Tasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastMessages", "description": "\n    Recent Memo messagesTasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Memo relations by target Memo attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MemoOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "MessageRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectPreviewScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectPreviewScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectPreviewScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectPreviewScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the ProjectPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "ProjectPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active ProjectItem", "type": {"kind": "INPUT_OBJECT", "name": "ProjectPreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProjectItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityData", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProjectEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectPreviewScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "compactViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "fieldIds", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectCompactViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "ids", "description": "List of project ids. If null filter by profile.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectCompactViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Items of compact view listing", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectCompactViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": "List of groups for items in scrollable view, with their size", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ViewItemGroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectCompactViewItem", "description": "Item data for compact view card items and detail header.\nAll header fields are pre-loaded to achieve fast frontend response on item switching.\nhttps://pipelinersales.atlassian.net/wiki/spaces/PDOC/pages/533470438/4.+Pipeliner+2+Preview+screens#id-4.Pipeliner2Previewscreens-Compactview.2", "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "fields", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "Owner name.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Owner id.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerPicture", "description": "Owner name.", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": "Is favorite for current user?", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectDrilldownModel", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectDrilldownFilterParams", "ofType": null}}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectDrilldownDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sumItem", "description": "Sums of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "averageItem", "description": "Averages of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectDrilldownFilterParams", "description": null, "fields": null, "inputFields": [{"name": "ownerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectRoleTabParams", "description": null, "fields": null, "inputFields": [{"name": "showMyItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showMySharedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showManagingUnitItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "gridColumns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectItem", "description": null, "fields": [{"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectEntityData", "description": null, "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openOpportunities", "description": null, "args": [{"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "plannedActivities", "description": "\n    Planned activities Tasks/Appointments which are not yet completed and planned in the future.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastCompletedActivities", "description": "\n    Recent completed activities Tasks/Appointments.\n    ", "args": [{"name": "orderBy", "description": "Order Activity relations by target Activity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "objectives", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ObjectiveStatusCount", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectStatusCount", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revenueAchieved", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ObjectiveStatusCount", "description": null, "fields": [{"name": "notStarted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgress", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "atRisk", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectStatusCount", "description": null, "fields": [{"name": "notStarted", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgress", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "overdue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "NavigatorScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the NavigatorPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "NavigatorPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorProfileFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProfileStandardRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorTargetTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorProfileFilterTab", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterByOwnerId", "description": "Owner id, that should be filtered, if NULL filter is not applied.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterByUnitIds", "description": "List of unit ids to include. If NULL filter is not applied. On empty list, selects no record.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorTargetTab", "description": null, "fields": [{"name": "targetValueFieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetPeriodCurrent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetValueType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetValueType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "goal", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetPeriodCompare", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodCompareOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "TargetTabInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorProfileData", "description": null, "fields": [{"name": "targetOverview", "description": "Target overview data can be empty in case that user hasn't read only or full access for Opportunities set in user role.", "args": [], "type": {"kind": "OBJECT", "name": "NavigatorTargetOverview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "notifications", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorNotifications", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "suggestions", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorSuggestions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "businessOverview", "description": "Business overview data can be empty in case that user hasn't read only or full access for Opportunities set in user role.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorBusinessOverview", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Agenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorTargetOverview", "description": null, "fields": [{"name": "trendChart", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "NavigatorTargetOverviewTrendChart", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorTargetOverviewTarget", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorTargetOverviewTrendChart", "description": null, "fields": [{"name": "trendChartData", "description": "Return value can be empty list in case that user has no access to opportunity or selected\n        period is in past", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorTrendChartData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "todaysWonValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "remainingDays", "description": "null if current day is outside of Target or end of target period is undefined", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodStart", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodEnd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "date", "description": "Defines a date of the clicked spot on the graph", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorTrendChartData", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "weightedValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "rankedValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "balancedValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unweightedValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DrilldownModel", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptyDrilldownFilterParams", "ofType": null}}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityDrilldownDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sumItem", "description": "Sums of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "averageItem", "description": "Averages of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadOpptyDrilldownFilterParams", "description": null, "fields": null, "inputFields": [{"name": "ownerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorTargetOverviewTarget", "description": null, "fields": [{"name": "status", "description": null, "args": [], "type": {"kind": "ENUM", "name": "TargetStatus", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityTarget", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TargetStatus", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Healthy", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SetGoal", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Problem", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Reached", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorNotifications", "description": null, "fields": [{"name": "tasks", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorNotificationsTasks", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "missedCloseDate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorNotificationsOverdueOpportunities", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocityIssues", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NavigatorNotificationsVelocityIssues", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "topOpenOpportunities", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "NavigatorNotificationsTopOpenOpportunities", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorNotificationsTasks", "description": null, "fields": [{"name": "overdueTasksCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "allTasksCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "overdueTasksList", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NotificationTaskOverviewConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotificationTaskOverviewConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "NotificationTaskOverviewEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotificationTaskOverviewEdge", "description": "A Relay edge containing a `NotificationTaskOverview` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "NotificationTaskOverview", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotificationTaskOverview", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "subject", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dueDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OverdueTaskOverview", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorNotificationsOverdueOpportunities", "description": null, "fields": [{"name": "overdueOpportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "overdueOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "overdueOpportunitiesList", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NotificationOverdueItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotificationOverdueItemConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "NotificationOverdueItemEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotificationOverdueItemEdge", "description": "A Relay edge containing a `NotificationOverdueItem` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "NotificationOverdueItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotificationOverdueItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "daysAgo", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorNotificationsVelocityIssues", "description": null, "fields": [{"name": "velocityIssuesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocityIssuesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocityIssuesList", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NotificationOverdueItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorNotificationsTopOpenOpportunities", "description": null, "fields": [{"name": "topOpportunitiesTotalValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "topOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "topOpportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "topOpportunitiesList", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "NotificationTopOpportunity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NotificationTopOpportunity", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorSuggestions", "description": null, "fields": [{"name": "readyToQualifySession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToQualifyCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "newLeadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "newLeadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "oldLeadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oldLeadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lazyOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lazyOpportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "noOpportunities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "noLeads", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "frozenAccountsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "frozenAccountsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountsWithoutBusinessSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountsWithoutBusinessCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NavigatorBusinessOverview", "description": null, "fields": [{"name": "openCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openSum", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonSum", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lostCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lostSum", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lostSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "Agenda", "description": null, "fields": [{"name": "lastMonthResultToYearAverage", "description": "Display only in first working day of month. Calculate it as: sum of values of all won oppties last month / target goal * 100", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "achievedTargetGoalPercent", "description": "Display only in first working day of month. Calculate it as: difference = sum of values of all won oppties last month - average monthly won sum 12 months ago (without last month). result = difference / average monthly won sum 12 months ago (without last month)", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "NavigatorAgendaItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "overdueTasks", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OverdueTasks", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "NavigatorPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NavigatorProfileFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "salesPipeline", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileStandardRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "target", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NavigatorTargetTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "NavigatorProfileFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "filterByUnitIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProfileStandardRoleTabParams", "description": null, "fields": null, "inputFields": [{"name": "showMyItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showMySharedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showManagingUnitItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "NavigatorTargetTabParams", "description": null, "fields": null, "inputFields": [{"name": "targetValueFieldId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "targetPeriodCurrent", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "targetValueType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetValueType", "ofType": null}}, "defaultValue": null}, {"name": "goal", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "targetPeriodCompare", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodCompareOptionParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BetterNavigatorScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BetterNavigatorScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BetterNavigatorScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "BetterNavigatorScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the BetterNavigatorPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "BetterNavigatorPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BetterNavigatorProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BetterNavigatorScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BetterNavigatorPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "syncEntityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BetterNavigatorProfileData", "description": null, "fields": [{"name": "charts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "chartIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "seriesIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "itemIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "scorecardComparison", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "sankey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SankeyDrilldownInput", "ofType": null}, "defaultValue": null}, {"name": "showRelatedRecords", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownOpportunitiesTrend", "description": null, "args": [{"name": "chartIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "itemValue", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownTile", "description": null, "args": [{"name": "chartIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownTarget", "description": null, "args": [{"name": "chartIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownKpi", "description": null, "args": [{"name": "chartIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "periodType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodValueTypeEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardDrilldownModel", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "SCALAR", "name": "DrilldownFilterJSONString", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "maxRecords", "description": "Max total records to return. If null, then no limit.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SankeyDrilldownInput", "description": null, "fields": null, "inputFields": [{"name": "nodeIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "defaultValue": null}, {"name": "linkNodeId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PeriodValueTypeEnum", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "CurrentValue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CompareValue", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "BetterNavigatorPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DashboardFilterParams", "ofType": null}}, "defaultValue": null}, {"name": "items", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DashboardItemParams", "ofType": null}}}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DashboardRoleParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DashboardFilterParams", "description": null, "fields": null, "inputFields": [{"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "ownerIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}, {"name": "unitIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DashboardItemParams", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "position", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RectangleParams", "ofType": null}}, "defaultValue": null}, {"name": "chart", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "nameUseLang", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "description", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "descriptionUseLang", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "color", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "headerColor", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RectangleParams", "description": null, "fields": null, "inputFields": [{"name": "x", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "y", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "width", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "height", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "DashboardRoleParams", "description": null, "fields": null, "inputFields": [{"name": "showMyItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showMySharedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showManagingUnitItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FeedScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "streamType", "description": "Defines stream to use as additional filter on top of profile.", "type": {"kind": "ENUM", "name": "FeedStreamTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if all emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specifig group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the FeedPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "FeedPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedProfileData", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "Feed", "description": null, "fields": [{"name": "items", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "FeedItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items feed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedItemConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedItemEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "usedGroupIds", "description": "Specific group ids we need to remember.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedItemEdge", "description": "A Relay edge containing a `FeedItem` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "INTERFACE", "name": "FeedItemInterface", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FeedViewTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Card", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "List", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedPreviewFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileStandardRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedPreviewFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "hasAttachment", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showOnlyFavorite", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterBySender", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedFilterSenderParams", "ofType": null}}}, "defaultValue": null}, {"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedFilterSenderParams", "description": null, "fields": null, "inputFields": [{"name": "entity", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "entityTypes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedTabEntityTypeOptionsParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedTabEntityTypeOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "showMassEmail", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showEmail", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showEmailType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FeedEmailTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "showScheduledEmail", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "showEmailTagIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "showEmailSentiments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}}, "defaultValue": null}, {"name": "showAccount", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showContact", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showLead", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showOpportunity", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showProject", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "showMemo", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showNote", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showDocument", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showActivities", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showActivityTypeIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "showTextMessage", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "showWhatsAppMessage", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "showQuote", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "showOnlineForm", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "showCustomEntities", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FeedEmailScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if all emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specifig group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the FeedEmailPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "FeedEmailPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailPreviewProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailPreviewFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "role", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProfileStandardRoleTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailPreviewViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailPreviewFilterTab", "description": null, "fields": [{"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "hasAttachment", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterBySender", "description": "If null or empty - filter is ignored.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedFilterSender", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterByPeriod", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailPreviewViewTab", "description": null, "fields": [{"name": "entityTypes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailTabEntityTypeOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailTabEntityTypeOptions", "description": null, "fields": [{"name": "showMassEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showEmailType", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FeedEmailTypeEnum", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showScheduledEmail", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "showEmailTagIds", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showEmailSentiments", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailProfileData", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedEmailPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailPreviewFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProfileStandardRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedEmailPreviewFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "hasAttachment", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterBySender", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedFilterSenderParams", "ofType": null}}}, "defaultValue": null}, {"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedEmailPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "entityTypes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailTabEntityTypeOptionsParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedEmailTabEntityTypeOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "showMassEmail", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showEmail", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showEmailType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FeedEmailTypeEnum", "ofType": null}}}, "defaultValue": null}, {"name": "showScheduledEmail", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "showEmailTagIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "showEmailSentiments", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "EmailSentimentEnum", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightsScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightsScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightsScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "InsightsScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the InsightsProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "InsightsProfileParams", "ofType": null}, "defaultValue": null}, {"name": "screenOptions", "description": "Insights screen options.", "type": {"kind": "INPUT_OBJECT", "name": "InsightsScreenOptionsParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "InsightsData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightsScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightsProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightsProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityKPIFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightsProfileViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "OpportunityKPIProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "OpportunityKPIProfileInterface", "description": null, "fields": [{"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityKPIFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "InsightsProfile", "ofType": null}, {"kind": "OBJECT", "name": "IndicatorsProfile", "ofType": null}, {"kind": "OBJECT", "name": "ConversionsProfile", "ofType": null}]}, {"kind": "OBJECT", "name": "OpportunityKPIFilterTab", "description": null, "fields": [{"name": "isCustom", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "operator", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "formula", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isEnabled", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterMainBox", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "MainFilterBox", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterSiblingBoxes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FilterBox", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterTabCustomFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBaseInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightsProfileViewTab", "description": null, "fields": [{"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodGranularity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodGranularity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sortBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPI", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showInactiveClients", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showDeletedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculateOpptyByFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "InsightsKPI", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "CreatingLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatingOppties", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QualifyingLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WinningOppties", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LosingLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LosingOppties", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LostAmount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonAmount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyWinRate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyAverageTimeSpent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptySalesVelocity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyAverageSize", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadAverageTimeSpent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatingActivities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CompletingActivities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SendingEmails", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightsData", "description": null, "fields": [{"name": "screenOptions", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "InsightsScreenOptions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INTERFACE", "name": "InsightItemInterface", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpiTrendItems", "description": null, "args": [{"name": "itemId", "description": "Returns kpi trend data for the defined client or sales unit, if argument omitted return data for item on first position (Useful for first page load).", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "InsightGraph", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "drillDownIds", "description": null, "args": [{"name": "itemId", "description": "Returns kpi trend data for the defined client or sales unit, if argument omitted return data for item on first position. (Useful for first page load)", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "date", "description": "Defines a date of the clicked spot on the graph", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}, {"name": "kpi", "description": "Kpi that defines list of opportunities drilldown to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPI", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "itemId", "description": "Returns kpi trend data for the defined client or sales unit, if argument omitted return data for item on first position. (Useful for first page load)", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "date", "description": "Defines a date of the clicked spot on the graph", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "kpi", "description": "Kpi that defines list of opportunities drilldown to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPI", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "highlights", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightHighlights", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightsScreenOptions", "description": null, "fields": [{"name": "reportBy", "description": "Selected if report by users, sales units, or my items.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsReportBy", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "InsightsReportBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "MyResults", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ByUsers", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BySalesUnit", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightGraph", "description": null, "fields": [{"name": "CreatingLeads", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatingOppties", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "QualifyingLeads", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "WinningOppties", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LosingLeads", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LosingOppties", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LostAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "WonAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyWinRate", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyAverageTimeSpent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptySalesVelocity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "OpptyAverageSize", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadAverageTimeSpent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatingActivities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "CompletingActivities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "SendingEmails", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "InsightGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightGraphItem", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "InsightHighlights", "description": null, "fields": [{"name": "clientId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "bestWonOpportunityDate", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bestWonOpportunityName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "bestWonOpportunityValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "createdLeads", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonAmount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonOppties", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "InsightsProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityKPIFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "salesPipeline", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "InsightsProfileViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityKPIFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "InsightsProfileViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "periodGranularity", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodGranularity", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPI", "ofType": null}}, "defaultValue": null}, {"name": "showInactiveClients", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showDeletedUnits", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "calculateOpptyByFieldId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "InsightsScreenOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "reportBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsReportBy", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IndicatorsScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "IndicatorsScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "IndicatorsScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "IndicatorsScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the IndicatorsProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "IndicatorsProfileParams", "ofType": null}, "defaultValue": null}, {"name": "screenOptions", "description": "Indicators screen options.", "type": {"kind": "INPUT_OBJECT", "name": "IndicatorScreenOptionsParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "IndicatorsData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IndicatorsScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "IndicatorsProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IndicatorsProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityKPIFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "IndicatorsProfileViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "OpportunityKPIProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IndicatorsProfileViewTab", "description": null, "fields": [{"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodGranularity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodGranularity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showInactiveClients", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showDeletedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculateOpptyByFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IndicatorsData", "description": null, "fields": [{"name": "screenOptions", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "IndicatorScreenOptions", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "IndicatorItemInterface", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "graphItem", "description": null, "args": [{"name": "itemIds", "description": "Returns kpi trend data for the defined client or sales unit, if argument not provided, return data for client in the first N positions (Useful for first page load)", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": "Number of graph lines returned (from top).", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "3"}], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "IndicatorGraphItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drillDownIds", "description": null, "args": [{"name": "itemId", "description": "Returns kpi trend data for the defined client or sales unit, if argument omitted return data for item on first position. (Useful for first page load)", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "date", "description": "Defines a date of the clicked spot on the graph", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}, {"name": "kpi", "description": "Kpi that defines list of opportunities drilldown to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPI", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "itemIds", "description": "Returns kpi trend data for the defined client or sales unit, if argument omitted return data for item on first position. (Useful for first page load)", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "date", "description": "Defines a date of the clicked spot on the graph", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "kpi", "description": "Kpi that defines list of opportunities drilldown to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPI", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownActivities", "description": null, "args": [{"name": "itemIds", "description": "Returns kpi trend data for the defined client or sales unit, if argument omitted return data for item on first position. (Useful for first page load)", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}, "defaultValue": null}, {"name": "date", "description": "Defines a date of the clicked spot on the graph", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "kpi", "description": "Kpi that defines list of opportunities drilldown to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPI", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IndicatorScreenOptions", "description": null, "fields": [{"name": "activeKpiTab", "description": "Selected active indicator tab.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPI", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportBy", "description": "Selected if report by users or sales units", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "IndicatorsReportBy", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "IndicatorsReportBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ByUsers", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BySalesUnit", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "IndicatorGraphItem", "description": null, "fields": [{"name": "graphData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "IndicatorGraphData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "IndicatorGraphData", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityDrilldownModel", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityDrilldownFilterParams", "ofType": null}}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityDrilldownDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sumItem", "description": "Sums of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "averageItem", "description": "Averages of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityDrilldownFilterParams", "description": null, "fields": null, "inputFields": [{"name": "ownerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "activityTypeId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "showTasksWithoutDueDate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "IndicatorsProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityKPIFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "salesPipeline", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "IndicatorsProfileViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "IndicatorsProfileViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "periodGranularity", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodGranularity", "ofType": null}}, "defaultValue": null}, {"name": "showInactiveClients", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showDeletedUnits", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "calculateOpptyByFieldId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "IndicatorScreenOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "activeKpiTab", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "InsightsKPI", "ofType": null}}, "defaultValue": null}, {"name": "reportBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "IndicatorsReportBy", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LifeCycleScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LifeCycleScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LifeCycleScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LifeCycleScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the LifeCycleProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "LifeCycleProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LifeCycleData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LifeCycleScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LifeCycleProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LifeCycleProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LifeCycleProfileViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "OpportunityProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "LeadOpptyPipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LifeCycleProfileViewTab", "description": null, "fields": [{"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculateOpptyByFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LifeCycleData", "description": null, "fields": [{"name": "pipelinesLifeCycle", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesPipelineLifeCycle", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelines", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineData", "description": null, "args": [{"name": "chartType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PipelinePerformanceChartType", "ofType": null}}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineStepData", "description": null, "args": [{"name": "chartType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PipelinePerformanceChartType", "ofType": null}}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineLeadsData", "description": null, "args": [{"name": "chartType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PipelinePerformanceChartType", "ofType": null}}, "defaultValue": null}, {"name": "pipelineId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownData", "description": null, "args": [{"name": "pipelineId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "chartType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PipelinePerformanceChartType", "ofType": null}}, "defaultValue": null}, {"name": "seriesType", "description": null, "type": {"kind": "ENUM", "name": "PipelinePerformanceSerieType", "ofType": null}, "defaultValue": null}, {"name": "itemId", "description": "Id of step or client.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownStep", "description": null, "args": [{"name": "pipelineId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "chartType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PipelinePerformanceChartType", "ofType": null}}, "defaultValue": null}, {"name": "stepId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "seriesType", "description": null, "type": {"kind": "ENUM", "name": "PipelinePerformanceSerieType", "ofType": null}, "defaultValue": null}, {"name": "itemId", "description": "Id of client.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownLead", "description": null, "args": [{"name": "pipelineId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "chartType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PipelinePerformanceChartType", "ofType": null}}, "defaultValue": null}, {"name": "seriesType", "description": null, "type": {"kind": "ENUM", "name": "PipelinePerformanceSerieType", "ofType": null}, "defaultValue": null}, {"name": "itemId", "description": "Id of client.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SalesPipelineLifeCycle", "description": null, "fields": [{"name": "pipelineId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineColor", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepsLifeCycle", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesPipelineStepLifeCycle", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SalesPipelineStepLifeCycle", "description": null, "fields": [{"name": "stepName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "timeToThisStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelinePerformanceData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "color", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "steps", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceStep", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aggregatedData", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceAggregation", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "series", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceChartSeries", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelinePerformanceStep", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isWon", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "percent", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelinePerformanceAggregation", "description": null, "fields": [{"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PipelinePerformanceAggregationType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "session", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PipelinePerformanceAggregationType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "QualifiedLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AllOpportunitiesCount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpenOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpenOpportunitiesCount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LostOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LostOpportunitiesCount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonOpportunitiesCount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WinRate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AvgVelocity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AvgDealSize", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ConversionRate", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelinePerformanceChartSeries", "description": null, "fields": [{"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PipelinePerformanceSerieType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceChartItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PipelinePerformanceSerieType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Open", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Won", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lost", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Velocity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Conversion", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WinProbability", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WinRatio", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Qualified", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelinePerformanceChartItem", "description": null, "fields": [{"name": "id", "description": "Id of step or client or is leads if null.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "days", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "countConversion", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "valueConversion", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "PipelinePerformanceChartType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "PipelineOverviewByStep", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "PipelineOverviewByUser", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AvgVelocityByStep", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AvgVelocityByUser", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ConversionRateByStep", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WinProbabilityByStep", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ConversionRateByUser", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QualifiedLeadsByUser", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonOpportunitiesByUser", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WinRateByUser", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LifeCycleProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "salesPipeline", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LifeCycleProfileViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LifeCycleProfileViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "calculateOpptyByFieldId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConversionsScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ConversionsScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ConversionsScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ConversionsScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the ConversionsProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "ConversionsProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ConversionsData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConversionsScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ConversionsProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConversionsProfile", "description": null, "fields": [{"name": "filter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityKPIFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quickFilter", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuickFilterTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesPipeline", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "view", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ConversionsProfileViewTab", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileFilterBoxTabsInterface", "ofType": null}, {"kind": "INTERFACE", "name": "QuickFilterInterface", "ofType": null}, {"kind": "INTERFACE", "name": "PipelineProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "OpportunityKPIProfileInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileTabsInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConversionsProfileViewTab", "description": null, "fields": [{"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ConversionValueType", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportBy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ConversionReportBy", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calculateOpptyByFieldId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ConversionValueType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "ConversionCount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ConversionAmount", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ConversionReportBy", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "MyResults", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "SalesTeam", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ConversionsData", "description": null, "fields": [{"name": "createdLeads", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ConversionLeadCreatedPath", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "takenLeads", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ConversionsLeadTakenPath", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "createdOpportunities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ConversionsOpportunityCreatedPath", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "takenOpportunities", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ConversionsOpportunityTakenPath", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionTrendItems", "description": null, "args": [{"name": "limit", "description": "Number of graph items returned.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "offset", "description": "Number of graph items to skip.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ConversionItemGraph", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drillDownIds", "description": null, "args": [{"name": "conversionsKpi", "description": "Kpi that defines list of opportunities drilldown to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ConversionsKpi", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "conversionsKpi", "description": "Kpi that defines list of opportunities drilldown to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ConversionsKpi", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ConversionLeadCreatedPath", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ConversionLeadCountCreatedPath", "ofType": null}, {"kind": "OBJECT", "name": "ConversionLeadAmountPath", "ofType": null}]}, {"kind": "OBJECT", "name": "ConversionLeadCountCreatedPath", "description": null, "fields": [{"name": "path", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lost", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "qualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lostQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openNotQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reassignedQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reassignedNotQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConversionLeadAmountPath", "description": null, "fields": [{"name": "wonQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "qualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lostQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reassignedQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ConversionsLeadTakenPath", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ConversionsLeadCountTakenPath", "ofType": null}, {"kind": "OBJECT", "name": "ConversionLeadAmountPath", "ofType": null}]}, {"kind": "OBJECT", "name": "ConversionsLeadCountTakenPath", "description": null, "fields": [{"name": "path", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lost", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "qualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lostQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openNotQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "openQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reassignedQualified", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ConversionsOpportunityCreatedPath", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ConversionsOpportunityCountCreatedPath", "ofType": null}, {"kind": "OBJECT", "name": "ConversionsOpportunityAmountCreatedPath", "ofType": null}]}, {"kind": "OBJECT", "name": "ConversionsOpportunityCountCreatedPath", "description": null, "fields": [{"name": "won", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "path", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lost", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "open", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reassigned", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConversionsOpportunityAmountCreatedPath", "description": null, "fields": [{"name": "won", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "path", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lost", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "open", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reassigned", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ConversionsOpportunityTakenPath", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ConversionsOpportunityCountTakenPath", "ofType": null}, {"kind": "OBJECT", "name": "ConversionsOpportunityAmountTakenPath", "ofType": null}]}, {"kind": "OBJECT", "name": "ConversionsOpportunityCountTakenPath", "description": null, "fields": [{"name": "won", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "path", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lost", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "open", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConversionsOpportunityAmountTakenPath", "description": null, "fields": [{"name": "won", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "path", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lost", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "open", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConversionItemGraph", "description": null, "fields": [{"name": "open", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ConversionGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "reassigned", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ConversionGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "won", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ConversionGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lost", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ConversionGraphItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ConversionGraphItem", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "ConversionGraphCountItem", "ofType": null}, {"kind": "OBJECT", "name": "ConversionGraphAmountItem", "ofType": null}]}, {"kind": "OBJECT", "name": "ConversionGraphCountItem", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ConversionGraphAmountItem", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ConversionsKpi", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "CreatedLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnqualifiedLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LostLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AssignedLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnqualifiedAssignedLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QualifiedLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnconvertedQualifiedLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "QualifiedLostLeads", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatedOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnqualifiedOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LostOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "AssignedOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "UnqualifiedAssignedOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonOpportunities", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ConversionsProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityKPIFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "salesPipeline", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ConversionsProfileViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ConversionsProfileViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "conversionValue", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ConversionValueType", "ofType": null}}, "defaultValue": null}, {"name": "reportBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ConversionReportBy", "ofType": null}}, "defaultValue": null}, {"name": "calculateOpptyByFieldId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DetailTabs", "description": null, "fields": [{"name": "activity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityDetailTabs", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "NoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "document", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "feedEmail", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductDetailTabs", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productCategory", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductCategoryDetailTabs", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPricing", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductPricingDetailTabs", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "audit", "description": "Not implemented, within this version", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "buyingCenter", "description": "Not implemented, within this version", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "organizationChart", "description": "Not implemented, within this version", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lookupData", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "INPUT_OBJECT", "name": "RelationFieldTabSettingsFilterParams", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "filterQuery", "description": "Filters name by query.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": "\"\""}, {"name": "fieldId", "description": "An ID of look up field of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "type", "description": null, "type": {"kind": "ENUM", "name": "FieldRelationTypeEnum", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LookUpTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityDetailTabs", "description": null, "fields": [{"name": "grid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "calendar", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabCalendarView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskBoard", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabTaskBoardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "objective", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabObjectiveView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountActivityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactActivityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofLead", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadActivityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofOpportunity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityActivityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofProject", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectActivityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofQuote", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteActivityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofCustomEntity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityActivityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountActivityTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "description": null, "fields": [{"name": "count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "showTasksWithoutDueDate", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "filterByActivityTypeId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByStatus", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ActivityStatusEnum", "ofType": null}}}}, "defaultValue": null}, {"name": "relatedActivities", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "true"}, {"name": "filterByTags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactActivityTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadActivityTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityActivityTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectActivityTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteActivityTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityActivityTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentStats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityTabCalendarView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "includeNotScheduledTasks", "description": "Include tasks which doesn't have due date set", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "dateFrom", "description": "Start date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "dateTo", "description": "End date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountActivityTabCalendarView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "includeNotScheduledTasks", "description": "Include tasks which doesn't have due date set", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "dateFrom", "description": "Start date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "dateTo", "description": "End date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactActivityTabCalendarView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofLead", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "includeNotScheduledTasks", "description": "Include tasks which doesn't have due date set", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "dateFrom", "description": "Start date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "dateTo", "description": "End date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadActivityTabCalendarView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofOpportunity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "includeNotScheduledTasks", "description": "Include tasks which doesn't have due date set", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "dateFrom", "description": "Start date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "dateTo", "description": "End date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityActivityTabCalendarView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofProject", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "includeNotScheduledTasks", "description": "Include tasks which doesn't have due date set", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "dateFrom", "description": "Start date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "dateTo", "description": "End date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectActivityTabCalendarView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofQuote", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "includeNotScheduledTasks", "description": "Include tasks which doesn't have due date set", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "dateFrom", "description": "Start date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "dateTo", "description": "End date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteActivityTabCalendarView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofCustomEntity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "includeNotScheduledTasks", "description": "Include tasks which doesn't have due date set", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "dateFrom", "description": "Start date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "dateTo", "description": "End date of range", "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityActivityTabCalendarView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountActivityTabCalendarView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentItems", "description": "Appointments in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskItems", "description": "Task in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentRecurrenceOccurrenceItems", "description": "Virtual occurences of appointment recurrence", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactActivityTabCalendarView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentItems", "description": "Appointments in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskItems", "description": "Task in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentRecurrenceOccurrenceItems", "description": "Virtual occurences of appointment recurrence", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadActivityTabCalendarView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentItems", "description": "Appointments in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskItems", "description": "Task in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentRecurrenceOccurrenceItems", "description": "Virtual occurences of appointment recurrence", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityActivityTabCalendarView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentItems", "description": "Appointments in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskItems", "description": "Task in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentRecurrenceOccurrenceItems", "description": "Virtual occurences of appointment recurrence", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectActivityTabCalendarView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentItems", "description": "Appointments in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskItems", "description": "Task in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentRecurrenceOccurrenceItems", "description": "Virtual occurences of appointment recurrence", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteActivityTabCalendarView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentItems", "description": "Appointments in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskItems", "description": "Task in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentRecurrenceOccurrenceItems", "description": "Virtual occurences of appointment recurrence", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityActivityTabCalendarView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentItems", "description": "Appointments in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskItems", "description": "Task in calendar view", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentRecurrenceOccurrenceItems", "description": "Virtual occurences of appointment recurrence", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentRecurrenceOccurrenceCalendarViewItem", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}, {"kind": "INTERFACE", "name": "ActivityViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityTabTaskBoardView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountActivityTabTaskBoardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactActivityTabTaskBoardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofLead", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadActivityTabTaskBoardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofOpportunity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityActivityTabTaskBoardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofProject", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectActivityTabTaskBoardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofQuote", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteActivityTabTaskBoardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofCustomEntity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityActivityTabTaskBoardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountActivityTabTaskBoardView", "description": null, "fields": [{"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgress", "description": "Items in status in progress", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notStarted", "description": "Items in status not started", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "waiting", "description": "Items in status waiting", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": "Items in status completed", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferred", "description": "Items in status deferred", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactActivityTabTaskBoardView", "description": null, "fields": [{"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgress", "description": "Items in status in progress", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notStarted", "description": "Items in status not started", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "waiting", "description": "Items in status waiting", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": "Items in status completed", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferred", "description": "Items in status deferred", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadActivityTabTaskBoardView", "description": null, "fields": [{"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgress", "description": "Items in status in progress", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notStarted", "description": "Items in status not started", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "waiting", "description": "Items in status waiting", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": "Items in status completed", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferred", "description": "Items in status deferred", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityActivityTabTaskBoardView", "description": null, "fields": [{"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgress", "description": "Items in status in progress", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notStarted", "description": "Items in status not started", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "waiting", "description": "Items in status waiting", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": "Items in status completed", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferred", "description": "Items in status deferred", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectActivityTabTaskBoardView", "description": null, "fields": [{"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgress", "description": "Items in status in progress", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notStarted", "description": "Items in status not started", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "waiting", "description": "Items in status waiting", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": "Items in status completed", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferred", "description": "Items in status deferred", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteActivityTabTaskBoardView", "description": null, "fields": [{"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgress", "description": "Items in status in progress", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notStarted", "description": "Items in status not started", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "waiting", "description": "Items in status waiting", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": "Items in status completed", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferred", "description": "Items in status deferred", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityActivityTabTaskBoardView", "description": null, "fields": [{"name": "agenda", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityAgenda", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "inProgress", "description": "Items in status in progress", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "notStarted", "description": "Items in status not started", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "waiting", "description": "Items in status waiting", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "completed", "description": "Items in status completed", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "deferred", "description": "Items in status deferred", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityTaskBoardColumnItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ActivityAgendaInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityTabObjectiveView", "description": null, "fields": [{"name": "ofProject", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectActivityTabObjectiveView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectActivityTabObjectiveView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "objectives", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectObjectiveData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RelatedLeadTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountLeadTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactLeadTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountLeadTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadTabDataGridViewStat", "description": null, "fields": [{"name": "count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RelatedLeadTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "filterByStatus", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "filterByTags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "relatedLeads", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactLeadTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "filterByStatus", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "LeadStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "filterByTags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RelatedOpportunityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountOpportunityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactOpportunityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofProject", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectOpportunityTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountOpportunityTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityTabDataGridViewStat", "description": null, "fields": [{"name": "count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "status", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RelatedOpportunityTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByPipelineId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByStatus", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "filterByTags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "relatedOpportunities", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactOpportunityTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByPipelineId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByStatus", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpptyStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "filterByTags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectOpportunityTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityTabDataGridViewStat", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "RelatedQuoteTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountQuoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactQuoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofOpportunity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuoteTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityQuoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountQuoteTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RelatedQuoteTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "relatedQuotes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactQuoteTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "QuoteTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityQuoteTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountContactTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountContactTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "stats", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountContactTabDataGridStats", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountContactTabDataGridStats", "description": null, "fields": [{"name": "relationships", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountContactOrgRelationshipTabStats", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRoles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountContactRoleTabStats", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactsWithoutJobTitleCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactedInLastThirtyDays", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountContactOrgRelationshipTabStats", "description": null, "fields": [{"name": "relationshipType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OrgRelationshipTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountContactRoleTabStats", "description": null, "fields": [{"name": "accountRoleId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "relatedContacts", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": "false"}, {"name": "filterByTags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "showArchivedRecords", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filterByStats", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountContactTabDataGridQuickFilterParams", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountContactTabDataGridQuickFilterParams", "description": null, "fields": null, "inputFields": [{"name": "filterByRelationship", "description": null, "type": {"kind": "ENUM", "name": "OrgRelationshipTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "filterByRole", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "filterByContactsWithoutJobTitle", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "filterByContactsContactedInLastThirtyDays", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountChildAccountTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountHierarchy", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountHierarchyTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountHierarchyTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountChildAccountTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "directChildrenOnly", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterByTags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "showArchivedRecords", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountHierarchyTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItemWithAvailability", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DataGridViewItemWithAvailability", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isAvailable", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountHierarchyTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByTags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "showArchivedRecords", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "NoteTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountNoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactNoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofLead", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadNoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofOpportunity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityNoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofProject", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectNoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofQuote", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteNoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofCustomEntity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "NoteTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityNoteTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountNoteTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "NoteTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactNoteTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadNoteTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityNoteTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectNoteTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteNoteTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityNoteTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "folderId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountCloudObjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "folderId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactCloudObjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofLead", "description": null, "args": [{"name": "folderId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadCloudObjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofOpportunity", "description": null, "args": [{"name": "folderId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityCloudObjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofProject", "description": null, "args": [{"name": "folderId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectCloudObjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofQuote", "description": null, "args": [{"name": "folderId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteCloudObjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofCustomEntity", "description": null, "args": [{"name": "folderId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CloudObjectTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityCloudObjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountCloudObjectTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeFolderCounts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "GridViewFolderCountInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "GridViewFolderCountInterface", "description": null, "fields": [{"name": "entityTypeFolderCounts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "AccountCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ContactCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "LeadCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "ProjectCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "QuoteCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "CustomEntityCloudObjectTabDataGridView", "ofType": null}, {"kind": "OBJECT", "name": "CompanyDocumentsDataGridViewItems", "ofType": null}, {"kind": "OBJECT", "name": "RecordDocumentsDataGridViewItems", "ofType": null}]}, {"kind": "OBJECT", "name": "CloudObjectFolderCount", "description": null, "fields": [{"name": "entityType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityApiName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "folders", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderIdCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CloudObjectFolderIdCount", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFolder", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFolderEmpty", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CloudObjectTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "relatedDocuments", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "hideEmptyFolders", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "newFolderIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByRecordName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByRecordType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactCloudObjectTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeFolderCounts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "GridViewFolderCountInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadCloudObjectTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeFolderCounts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "GridViewFolderCountInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityCloudObjectTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeFolderCounts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "GridViewFolderCountInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectCloudObjectTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeFolderCounts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "GridViewFolderCountInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteCloudObjectTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeFolderCounts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "GridViewFolderCountInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityCloudObjectTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeFolderCounts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "GridViewFolderCountInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountFeedTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactFeedTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofLead", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadFeedTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofOpportunity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityFeedTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofProject", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectFeedTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofQuote", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteFeedTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofCustomEntity", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityFeedTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedDetailScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedDetailScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountFeedTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "hasAttachment", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "filterBySender", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedFilterSenderParams", "ofType": null}}}, "defaultValue": null}, {"name": "entityTypes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedTabEntityTypeOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "showOnlyMy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "relatedMessages", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showOnlyFavorite", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactFeedTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadFeedTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityFeedTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectFeedTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteFeedTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityFeedTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedDetailScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedDetailProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedDetailProfile", "description": null, "fields": [{"name": "hasAttachment", "description": "Only applies to Email and Memo. If true, Emails and Memo records without attachments are excluded.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterByPeriod", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterBySender", "description": "If null or empty - filter is ignored.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedFilterSender", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedTabEntityTypeOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showOnlyMy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedMessages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showOnlyFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountFeedEmailTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactFeedEmailTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofLead", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadFeedEmailTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofOpportunity", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityFeedEmailTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofProject", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProjectFeedEmailTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofQuote", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "QuoteFeedEmailTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofCustomEntity", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "viewType", "description": "Defines view type of feed screen.", "type": {"kind": "ENUM", "name": "FeedViewTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "groupEmailsByThread", "description": "Defines if emails are grouped by their thread id", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "usedGroupIds", "description": "List of specific group ids used in all previous listings", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityFeedEmailTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailDetailScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailDetailScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountFeedEmailTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "FeedEmailTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "hasAttachment", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "filterBySender", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedFilterSenderParams", "ofType": null}}}, "defaultValue": null}, {"name": "entityTypes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FeedEmailTabEntityTypeOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "showOnlyMy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "relatedMessages", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactFeedEmailTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadFeedEmailTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityFeedEmailTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectFeedEmailTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "QuoteFeedEmailTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityFeedEmailTabDataGridView", "description": null, "fields": [{"name": "feed", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "Feed", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailDetailScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailDetailProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FeedEmailDetailProfile", "description": null, "fields": [{"name": "hasAttachment", "description": "Only applies to Email and Memo. If true, Emails and Memo records without attachments are excluded.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterByPeriod", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PeriodOption", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterBySender", "description": "If null or empty - filter is ignored.", "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedFilterSender", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypes", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FeedEmailTabEntityTypeOptions", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "showOnlyMy", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "relatedMessages", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductDetailTabs", "description": null, "fields": [{"name": "trendView", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "whiteSpaceView", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductWhiteSpaceView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "grid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "seriesType", "description": null, "type": {"kind": "ENUM", "name": "ProductSerieTypeEnum", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTabDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductTrendView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "seriesType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProductSerieTypeEnum", "ofType": null}}, "defaultValue": null}, {"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountProductTrendView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountProductTrendView", "description": null, "fields": [{"name": "series", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductSeriesView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendViewDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendViewDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "seriesDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendViewDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startValueSeriesDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendViewDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendDataView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductSeriesView", "description": null, "fields": [{"name": "series", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductGraphSeries", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductGraphSeries", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "series", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductGraphItem", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodStart", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "periodEnd", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductGraphItem", "description": null, "fields": [{"name": "id", "description": "Product or ProductCategory id", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductTrendViewDrilldown", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpptyDrilldownFilterParams", "ofType": null}}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductTrendDataView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductDataItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalSum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductDataItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": "Name of product or product category", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitSymbol", "description": "Unit symbol for product or null otherwise", "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "total", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ProductSerieTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "OpenAmount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LostAmount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonAmount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "OpenQuantity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LostQuantity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "WonQuantity", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "filterByPipelineId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByProductCategoryId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "showChildProducts", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductWhiteSpaceView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "similarAccounts", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SimilarAccountsParams", "ofType": null}}, "defaultValue": null}, {"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountProductWhiteSpaceView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "sessionId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "columnId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountProductWhiteSpaceView", "description": null, "fields": [{"name": "data", "description": null, "args": [{"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "OBJECT", "name": "ProductWhiteSpaceDataView", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductWhiteSpaceDataView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WhiteSpaceDataItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "columns", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WhiteSpaceColumnItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WhiteSpaceDataItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "WhiteSpaceAccountTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "values", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "WhiteSpaceValue", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ViewItemInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "WhiteSpaceAccountTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Selected", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Similar", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Comparison", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "WhiteSpaceValue", "description": null, "fields": [{"name": "won", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "open", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lost", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "detailOpptyId", "description": "Opportunity id if value were computed only from this one", "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WhiteSpaceColumnItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isInComparison", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SimilarAccountsParams", "description": null, "fields": null, "inputFields": [{"name": "byFields", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "fieldIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "accountId", "description": "ID of account related to products or NULL filter is not applied", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "includeIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "excludeIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductsOfAccountDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductsOfAccountDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sumItem", "description": "Sums of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "averageItem", "description": "Averages of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductTabDrilldown", "description": null, "fields": [{"name": "itemDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendViewDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductCategoryDetailTabs", "description": null, "fields": [{"name": "trendView", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductCategoryTrendView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "whiteSpaceView", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductWhiteSpaceView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "grid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductCategoryGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "seriesType", "description": null, "type": {"kind": "ENUM", "name": "ProductSerieTypeEnum", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTabDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductCategoryTrendView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "seriesType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProductSerieTypeEnum", "ofType": null}}, "defaultValue": null}, {"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountProductCategoryTrendView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountProductCategoryTrendView", "description": null, "fields": [{"name": "series", "description": null, "args": [{"name": "ids", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductSeriesView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendViewDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "itemDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendViewDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "seriesDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "date", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendViewDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "startValueSeriesDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductTrendViewDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductCategoryTrendDataView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductCategoryTrendDataView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductDataItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalSum", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductCategoryGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "accountId", "description": "ID of account related to products or NULL filter is not applied", "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "includeIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "excludeIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductCategoriesOfAccountDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductCategoriesOfAccountDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sumItem", "description": "Sums of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "averageItem", "description": "Averages of numeric fields", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "FieldDataContainer", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPricingDetailTabs", "description": null, "fields": [{"name": "grid", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductPricingTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductPricingTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountProductPricingTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountProductPricingTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountProductPricingTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountProductPricingTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByProductCategoryId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProjectTabDataGridView", "description": null, "fields": [{"name": "ofAccount", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountProjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "entityId", "description": "An ID of entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProjectTabDataGridViewOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactProjectTabDataGridView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountProjectTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProjectTabDataGridViewOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByPeriod", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}, "defaultValue": null}, {"name": "filterByProjectStatus", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProjectStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "filterByTags", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactProjectTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LookUpTabDataGridView", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RelationFieldTabSettingsFilterParams", "description": null, "fields": null, "inputFields": [{"name": "ownerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FieldRelationTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "System", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lookup", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LookupRelated", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ExtractViews", "description": null, "fields": [{"name": "leadBoardStep", "description": null, "args": [{"name": "entityId", "description": "An id of entity which extract should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "profile", "description": "Profile for the LeadPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "LeadPreviewProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadPreviewStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadBoardOpportunityStep", "description": null, "args": [{"name": "profile", "description": "Profile for the LeadPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "LeadPreviewProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadPreviewOpportunityStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadArchiveLeadStep", "description": null, "args": [{"name": "entityId", "description": "An id of entity which extract should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "profile", "description": "Profile for the LeadArchiveProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "LeadArchiveProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ArchiveLeadPreviewStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadStep", "description": null, "args": [{"name": "profile", "description": "Profile for the OpportunityArchiveProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ArchiveLeadStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveStep", "description": null, "args": [{"name": "entityId", "description": "An id of entity which extract should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "profile", "description": "Profile for the OpportunityArchiveProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ArchiveStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveWonStep", "description": null, "args": [{"name": "entityId", "description": "An id of pipeline which won step should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "profile", "description": "Profile for the OpportunityArchiveProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityArchiveProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ArchiveWonStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadStep", "description": null, "args": [{"name": "profile", "description": "Profile for the OpportunityPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [{"name": "entityId", "description": "An id of entity which extract should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "profile", "description": "Profile for the OpportunityPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "StepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonStep", "description": null, "args": [{"name": "entityId", "description": "An id of pipeline which won step should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "profile", "description": "Profile for the OpportunityPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityPreviewProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "WonStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ContactEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "LeadEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunity", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "OpportunityEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "QuoteEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TaskEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AppointmentEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProjectEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ProductEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ClientEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [{"name": "entityId", "description": "ID of the entity whose items should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "entityApiName", "description": "Entity api name of custom entity.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CustomEntityEntityData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelinePerformanceLeadStep", "description": null, "args": [{"name": "profile", "description": "Profile for the LifeCycleProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "LifeCycleProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceLeadStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelinePerformanceStep", "description": null, "args": [{"name": "entityId", "description": "An id of entity which extract should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "profile", "description": "Profile for the LifeCycleProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "LifeCycleProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelinePerformanceWonStep", "description": null, "args": [{"name": "entityId", "description": "An id of pipeline which won step should be retrieved", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "profile", "description": "Profile for the LifeCycleProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "LifeCycleProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PipelinePerformanceWonStepExtractView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadPreviewStepExtractView", "description": null, "fields": [{"name": "leadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadPreviewOpportunityStepExtractView", "description": null, "fields": [{"name": "qualificationRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "qualificationRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "qualificationRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInProcess", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveLeadPreviewStepExtractView", "description": null, "fields": [{"name": "leadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveLeadStepExtractView", "description": null, "fields": [{"name": "leadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveStepExtractView", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ArchiveWonStepExtractView", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInPipeline", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonArchiveOpportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadStepExtractView", "description": null, "fields": [{"name": "leadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "StepExtractView", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocityOverdueCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocityOverdueSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "WonStepExtractView", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInPipeline", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonArchiveOpportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TaskEntityData", "description": null, "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TaskEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contacts", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accounts", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leads", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunities", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntities", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AppointmentEntityData", "description": null, "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AppointmentEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contacts", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Contact relations by target Contact attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accounts", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Account relations by target Account attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leads", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Lead relations by target Lead attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunities", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order Opportunity relations by target Opportunity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntities", "description": "\n    Paginated connection between pipeliner domain entities.\n    Pages through one to many edge entity connecting origin entity to target entity.\n    If there is no intermediate relation entity table, the target entity is used as edge.\n    ", "args": [{"name": "orderBy", "description": "Order CustomEntity relations by target CustomEntity attributes.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ActivityRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ProductEntityData", "description": null, "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ClientEntityData", "description": null, "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityEntityData", "description": null, "fields": [{"name": "fields", "description": null, "args": [{"name": "ids", "description": "Null to load all fields defined on InterfacePreview entity", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "InterfaceFieldData", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelinePerformanceLeadStepExtractView", "description": null, "fields": [{"name": "leadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadsSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveLeadsCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelinePerformanceStepExtractView", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInStep", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dropOffRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "readyToMoveSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocityOverdueCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "velocityOverdueSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "conversionRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "PipelinePerformanceWonStepExtractView", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "archiveOpportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateTotalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateTotalSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "successRateSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "avgDaysInPipeline", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "wonArchiveOpportunitiesValue", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalOpportunitiesSession", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "GlobalSearch", "description": null, "fields": [{"name": "items", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "SearchConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SearchConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "SearchEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "noteCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityCount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "GlobalSearchCount", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INTERFACE", "name": "GlobalSearchCount", "description": null, "fields": [{"name": "opportunityCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "noteCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityCount", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "SearchConnection", "ofType": null}]}, {"kind": "OBJECT", "name": "CustomEntityCount", "description": null, "fields": [{"name": "entityApiName", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "SearchEdge", "description": "A Relay edge containing a `Search` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "INTERFACE", "name": "SearchResultItemInterface", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "GlobalSearchSearchTypeParams", "description": null, "fields": null, "inputFields": [{"name": "type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "GlobalSearchType", "ofType": null}}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "GlobalSearchType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Activity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Note", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CloudObject", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Project", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Any", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "GlobalSearchSorting", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "DataGrouping", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastSeen", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "BestMatch", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Alphabetically", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CreatedDate", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "ModifiedDate", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "AdvancedGlobalSearch", "description": null, "fields": [{"name": "items", "description": null, "args": [{"name": "type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "GlobalSearchType", "ofType": null}}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "preview", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AdvancedGlobalSearchResult", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AdvancedGlobalSearchResult", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "SCALAR", "name": "DrilldownFilterJSONString", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "maxRecords", "description": "Max total records to return. If null, then no limit.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FulltextSearch", "description": null, "fields": [{"name": "items", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "FulltextSearchConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FulltextSearchConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "FulltextSearchEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FulltextSearchEdge", "description": "A Relay edge containing a `FulltextSearch` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "FulltextSearchResultItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FulltextSearchResultItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "queryString", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FavoriteRecords", "description": null, "fields": [{"name": "items", "description": null, "args": [{"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "FavoriteConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FavoriteConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "FavoriteEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteCount", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityCount", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "FavoriteEdge", "description": "A Relay edge containing a `Favorite` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "INTERFACE", "name": "FavoriteResultItemInterface", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "FavoriteRecordsType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Report", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Project", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntity", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "RecentlyOpened", "description": null, "fields": [{"name": "items", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "RecentlyOpenedResultItemInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "RecentlyOpenedEntityParams", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "entityName", "description": null, "type": {"kind": "ENUM", "name": "RecentlyOpenedEntityType", "ofType": null}, "defaultValue": null}, {"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "dateTime", "description": null, "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "RecentlyOpenedEntityType", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Account", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Contact", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Task", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Appointment", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Lead", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Opportunity", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Project", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Quote", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "CustomEntity", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "DashboardViews", "description": null, "fields": [{"name": "data", "description": null, "args": [{"name": "schema", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "BetterDashboardSchemaJSONString", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "BetterDashboardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofAccount", "description": null, "args": [{"name": "profile", "description": "Profile for the AccountDashboardProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "AccountDashboardProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountDashboardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofContact", "description": null, "args": [{"name": "profile", "description": "Profile for the ContactDashboardProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "ContactDashboardProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ContactDashboardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofLead", "description": null, "args": [{"name": "profile", "description": "Profile for the LeadDashboardProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "LeadDashboardProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "LeadDashboardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofOpportunity", "description": null, "args": [{"name": "profile", "description": "Profile for the OpportunityDashboardProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "OpportunityDashboardProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityDashboardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ofActivity", "description": null, "args": [{"name": "profile", "description": "Profile for the ActivityDashboardProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "ActivityDashboardProfileParams", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ActivityDashboardView", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "BetterDashboardView", "description": null, "fields": [{"name": "charts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "DashboardChartData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "chartIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "seriesIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "itemIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "scorecardComparison", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "sankey", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SankeyDrilldownInput", "ofType": null}, "defaultValue": null}, {"name": "showRelatedRecords", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownOpportunitiesTrend", "description": null, "args": [{"name": "chartIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "itemValue", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownTile", "description": null, "args": [{"name": "chartIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownTarget", "description": null, "args": [{"name": "chartIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldownKpi", "description": null, "args": [{"name": "chartIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "periodType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "PeriodValueTypeEnum", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DashboardDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "SCALAR", "name": "BetterDashboardSchemaJSONString", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDashboardView", "description": null, "fields": [{"name": "data", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "DashboardGraphItemInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountDashboardProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountDashboardProfileViewParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountDashboardProfileViewParams", "description": null, "fields": null, "inputFields": [{"name": "drilldownFields", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}, {"name": "graphs", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphAccountNameType", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ContactDashboardView", "description": null, "fields": [{"name": "data", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "DashboardGraphItemInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactDashboardProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ContactDashboardProfileViewParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ContactDashboardProfileViewParams", "description": null, "fields": null, "inputFields": [{"name": "drilldownFields", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}, {"name": "graphs", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphContactNameType", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "LeadDashboardView", "description": null, "fields": [{"name": "data", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "DashboardGraphItemInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadDashboardProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadDashboardProfileViewParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "LeadDashboardProfileViewParams", "description": null, "fields": null, "inputFields": [{"name": "drilldownFields", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}, {"name": "graphs", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphLeadNameType", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "OpportunityDashboardView", "description": null, "fields": [{"name": "data", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "DashboardGraphItemInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityDashboardProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "LeadOpportunityFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "target", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityReportTargetTabParams", "ofType": null}}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "salesPipeline", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityDashboardProfileViewParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityReportTargetTabParams", "description": null, "fields": null, "inputFields": [{"name": "targetValueFieldId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "targetPeriodCurrent", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "targetSource", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetSourceKind", "ofType": null}}, "defaultValue": null}, {"name": "goal", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "isVisible", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "targetPeriodCompare", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodCompareOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "showTargetOnTop", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityDashboardProfileViewParams", "description": null, "fields": null, "inputFields": [{"name": "drilldownFields", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}, {"name": "graphs", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphOpportunityNameType", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ActivityDashboardView", "description": null, "fields": [{"name": "data", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "DashboardGraphItemInterface", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityDashboardProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ActivityDashboardProfileViewParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ActivityDashboardProfileViewParams", "description": null, "fields": null, "inputFields": [{"name": "drilldownFields", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}, {"name": "graphs", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "ENUM", "name": "DashboardGraphActivityNameType", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastViews", "description": null, "fields": [{"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the ForecastPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "ForecastPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "report", "description": null, "args": [{"name": "settings", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "JSONString", "ofType": null}}, "defaultValue": null}, {"name": "period", "description": null, "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}, {"name": "forecastId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastReport", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "profile", "description": "Opportunity Forecast Profile.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityForecastProfileParams", "ofType": null}}, "defaultValue": null}, {"name": "ids", "description": "IDs of forecast owners.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}, {"name": "period", "description": "Period of forecast.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ForecastViewIds", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "profile", "description": "Opportunity Forecast Profile.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityForecastProfileParams", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ForecastView", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "historicalPerformance", "description": null, "args": [{"name": "type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastType", "ofType": null}}}}, "defaultValue": null}, {"name": "items", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ForecastItemParams", "ofType": null}}}}, "defaultValue": null}, {"name": "itemIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}, {"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ForecastPeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "fieldId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "dateFieldId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "pipelineIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}, {"name": "comparisonType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastPerformanceComparisonType", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "HistoricalPerformanceData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "drilldown", "description": null, "args": [{"name": "profile", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityForecastProfileParams", "ofType": null}}, "defaultValue": null}, {"name": "column", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastColumnsType", "ofType": null}}, "defaultValue": null}, {"name": "group", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "itemId", "description": null, "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "period", "description": null, "type": {"kind": "SCALAR", "name": "Date", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ForecastListingOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ForecastListingOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ForecastPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ForecastFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ForecastPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ForecastFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ForecastPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "gridColumns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastReport", "description": null, "fields": [{"name": "items", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastReportItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "columnId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "group", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ForecastGroupParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ForecastReportData", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "changes", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastReportItemChange", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastReportItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityPicture", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "oldValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "changesCount", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "quota", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "columns", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastReportColumn", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedEditValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastReportColumn", "description": null, "fields": [{"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastReportColumnGroup", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastReportColumnGroup", "description": null, "fields": [{"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastReportData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "OpportunityDrilldownFilterParams", "ofType": null}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "listViewItem", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineViewItems", "description": null, "args": [{"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "includeLeadStep", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}, {"name": "includeOpportunitySteps", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "true"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "UNION", "name": "ForecastPipelineViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipelineViewItem", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "UNION", "name": "ForecastPipelineViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "trendViewItems", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastTrendViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "trendViewDrilldown", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityDrilldownFilterParams", "description": null, "fields": null, "inputFields": [{"name": "ownerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "UNION", "name": "ForecastPipelineViewItems", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "OpportunityPipelineViewItems", "ofType": null}, {"kind": "OBJECT", "name": "OpportunityArchivePipelineViewItems", "ofType": null}]}, {"kind": "UNION", "name": "ForecastPipelineViewItem", "description": null, "fields": null, "inputFields": null, "interfaces": null, "enumValues": null, "possibleTypes": [{"kind": "OBJECT", "name": "PipelineViewItem", "ofType": null}, {"kind": "OBJECT", "name": "PipelineArchiveViewItem", "ofType": null}]}, {"kind": "OBJECT", "name": "ForecastTrendViewItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "label", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "comparisonValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ForecastGroupParams", "description": null, "fields": null, "inputFields": [{"name": "groupId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastReportItemChange", "description": null, "fields": [{"name": "date", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "period", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "oldValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "newValue", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "actorId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "applicationId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastViewIds", "description": null, "fields": [{"name": "data", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "ForecastDataItemInterface", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chart", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastChartData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastChartData", "description": null, "fields": [{"name": "label", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "value", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityForecastProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "salesPipeline", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "leadProcess", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityForecastViewParams", "ofType": null}}, "defaultValue": null}, {"name": "properties", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityForecastPropertiesParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityForecastViewParams", "description": null, "fields": null, "inputFields": [{"name": "field", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ForecastPeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ForecastOwnerParams", "ofType": null}}}, "defaultValue": null}, {"name": "column", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastColumnsType", "ofType": null}}}}, "defaultValue": null}, {"name": "groupBy", "description": null, "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "isDrilldownEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "drilldownFields", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}, {"name": "quota", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityForecastQuotaParams", "ofType": null}}, "defaultValue": null}, {"name": "showGraph", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "rollUpPeriod", "description": null, "type": {"kind": "ENUM", "name": "ForecastPeriodKind", "ofType": null}, "defaultValue": null}, {"name": "hideEmptyRows", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "graphHeight", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "290"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ForecastPeriodOptionParams", "description": null, "fields": null, "inputFields": [{"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastPeriodKind", "ofType": null}}, "defaultValue": null}, {"name": "periodFrom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}, {"name": "periodTo", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}, {"name": "financialYear", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ForecastOwnerParams", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "isActive", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "forecastPerformance", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ForecastPerformanceItemParams", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ForecastPerformanceItemParams", "description": null, "fields": null, "inputFields": [{"name": "dateTime", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "period", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityForecastQuotaParams", "description": null, "fields": null, "inputFields": [{"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}, {"name": "comparisonType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastPerformanceComparisonType", "ofType": null}}, "defaultValue": null}, {"name": "items", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityForecastQuotaItemParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityForecastQuotaItemParams", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "values", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "OpportunityForecastQuotaItemValueParams", "ofType": null}}}}, "defaultValue": null}, {"name": "splitType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpportunityForecastQuotaSplitType", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityForecastQuotaItemValueParams", "description": null, "fields": null, "inputFields": [{"name": "date", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Float", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "OpportunityForecastPropertiesParams", "description": null, "fields": null, "inputFields": [{"name": "type", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ForecastType", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ForecastView", "description": null, "fields": [{"name": "data", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "INTERFACE", "name": "ForecastDataItemInterface", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "chart", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ForecastChartData", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "HistoricalPerformanceData", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "values", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "OpportunityForecastQuotaItemValue", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ForecastItemParams", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "parentId", "description": null, "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "defaultValue": null}, {"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}, {"name": "values", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ForecastItemValueParams", "ofType": null}}}}, "defaultValue": null}, {"name": "isActive", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "quotaSplitType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "OpportunityForecastQuotaSplitType", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ForecastItemValueParams", "description": null, "fields": null, "inputFields": [{"name": "date", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Date", "ofType": null}}, "defaultValue": null}, {"name": "value", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}, {"name": "quota", "description": null, "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogScreen", "description": null, "fields": [{"name": "filterUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangeLogUser", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "filterProducts", "description": null, "args": [{"name": "parentEntityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}}, "defaultValue": null}, {"name": "parentEntityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ProductEntity", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ChangeLogFilterParams", "ofType": null}}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}}, "defaultValue": null}, {"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "parentEntityType", "description": null, "type": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "before", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "ChangeLogItemConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogUser", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "firstName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "middleName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lastName", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pictureUrl", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "isSystem", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isActive", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogItemConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangeLogItemEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogItemEdge", "description": "A Relay edge containing a `ChangeLogItem` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "ChangeLogItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "BaseEntityTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ChangeLogTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "source", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ChangeLogSourceEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sourceItem", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ChangeLogSourceItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "userId", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "changes", "description": null, "args": [], "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangeLogChange", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ChangeLogApplication", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "DateTime", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "ChangeLogTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Create", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Update", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Delete", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Restore", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Submitted", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "ChangeLogSourceEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Api", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Mobile", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogSourceItem", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogChange", "description": null, "fields": [{"name": "fieldId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "oldValue", "description": null, "args": [], "type": {"kind": "UNION", "name": "ChangeLogValueObject", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "newValue", "description": null, "args": [], "type": {"kind": "UNION", "name": "ChangeLogValueObject", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ChangeLogApplication", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ChangeLogFilterParams", "description": null, "fields": null, "inputFields": [{"name": "period", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}, "defaultValue": null}, {"name": "users", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ChangeLogUserParams", "ofType": null}}, "defaultValue": null}, {"name": "fields", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "applications", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}, {"name": "products", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ChangeLogUserParams", "description": null, "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "firstName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "middleName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "lastName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "email", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "pictureUrl", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isSystem", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "isActive", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "DocumentManagementScreen", "description": null, "fields": [{"name": "companyDocuments", "description": null, "args": [{"name": "folderId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CompanyDocumentsOptions", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CompanyDocumentsDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "recordDocuments", "description": null, "args": [{"name": "entityApiName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "entityType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityNameEnum", "ofType": null}}, "defaultValue": null}, {"name": "folderId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "EntityDocumentOptions", "ofType": null}}, "defaultValue": null}, {"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "searchQuery", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "RecordDocumentsDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CompanyDocumentsDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeFolderCounts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "GridViewFolderCountInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CompanyDocumentsOptions", "description": null, "fields": null, "inputFields": [{"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "hideEmptyFolders", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "newFolderIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "RecordDocumentsDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DocumentDataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityTypeFolderCounts", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "CloudObjectFolderCount", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}, {"kind": "INTERFACE", "name": "GridViewFolderCountInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "EntityDocumentOptions", "description": null, "fields": null, "inputFields": [{"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "hideEmptyFolders", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": "false"}, {"name": "newFolderIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByRecordName", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "filterByRecordType", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TargetView", "description": null, "fields": [{"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the TargetPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "TargetPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TargetProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "TargetPreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "TargetItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TargetProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "UserTargetListingOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TargetDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groupViewItems", "description": null, "args": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TargetListingOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GroupTargetDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "simulatedViewItems", "description": null, "args": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "listingOptions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SimulatedTargetListingOptionsParams", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "TargetDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TargetDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "UserTargetListingOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByTargetCalculationType", "description": null, "type": {"kind": "ENUM", "name": "TargetCalculationTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "filterByStatus", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetStatusEnum", "ofType": null}}}, "defaultValue": null}, {"name": "filterByGroupTarget", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "TargetCalculationTypeEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Revenue", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadQualified", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LeadCreated", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "ENUM", "name": "TargetStatusEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "Draft", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "NotStarted", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "InProgress", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Finished", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "OBJECT", "name": "GroupTargetDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "groups", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GroupInfo", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "GroupInfo", "description": null, "fields": [{"name": "id", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "offset", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "count", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "name", "description": null, "args": [], "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TargetListingOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByTargetCalculationType", "description": null, "type": {"kind": "ENUM", "name": "TargetCalculationTypeEnum", "ofType": null}, "defaultValue": null}, {"name": "filterByStatus", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "TargetStatusEnum", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "SimulatedTargetListingOptionsParams", "description": null, "fields": null, "inputFields": [{"name": "filterByPeriod", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "PeriodOptionParams", "ofType": null}}, "defaultValue": null}, {"name": "filterByOwnerId", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}, {"name": "filterByTargetCalculationType", "description": null, "type": {"kind": "ENUM", "name": "TargetCalculationTypeEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TargetPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TargetFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "TargetPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TargetFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "TargetPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "gridColumns", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "TargetItem", "description": null, "fields": [{"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportScreen", "description": null, "fields": [{"name": "drilldown", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ReportDrilldown", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "ReportDrilldown", "description": null, "fields": [{"name": "pivot", "description": null, "args": [{"name": "sessionId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "rowIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "columnIndex", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}, {"name": "valueIndex", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "table", "description": null, "args": [{"name": "sessionId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "groupId", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "status", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "EntityDrilldownModel", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityDrilldownModel", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "filter", "description": null, "type": {"kind": "SCALAR", "name": "DrilldownFilterJSONString", "ofType": null}, "defaultValue": null}, {"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "sortBy", "description": "Options settings for tab grid listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": "Options settings for tab grid sort order listing", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}, {"name": "maxRecords", "description": "Max total records to return. If null, then no limit.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "GenericDrilldownDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewScreen", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profiles", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityPreviewScreenProfile", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "activeProfile", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityPreviewScreenProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "draftProfile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityPreviewScreenProfile", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [{"name": "searchQuery", "description": "Fulltext search by string. When null, search is not applied.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "profileId", "description": "Optional, when used, session metadata will be stored as well", "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}, {"name": "profile", "description": "Profile for the CustomEntityPreviewProfile screen", "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityPreviewProfileParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityProfileData", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "item", "description": null, "args": [{"name": "view", "description": "Defines settings of view tab of active profile", "type": {"kind": "INPUT_OBJECT", "name": "CustomEntityPreviewViewTabParams", "ofType": null}, "defaultValue": null}, {"name": "id", "description": "Id of view item to retrieve", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CustomEntityItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "Screen", "ofType": null}, {"kind": "INTERFACE", "name": "ProfileScreen", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityPreviewScreenProfile", "description": null, "fields": [{"name": "name", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileId", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "shareMode", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileShareMode", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUsers", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sharedUnits", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "useLang", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isFavorite", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDefault", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileType", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "ProfileTypeEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": null, "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "tabs", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityPreviewProfile", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ProfileInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityProfileData", "description": null, "fields": [{"name": "listViewItems", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}, {"name": "limit", "description": "Max item returned in the call", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "Offset scroll index, starting at 0", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": "0"}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "CustomEntityDataGridViewItems", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityDataGridViewItems", "description": null, "fields": [{"name": "total", "description": "Total number of results in the view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "sessionId", "description": "Session that identifies consistent snapshot of the view data used for scrolling", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "items", "description": "Row items of scrollable view", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [{"kind": "INTERFACE", "name": "ListingViewInterface", "ofType": null}, {"kind": "INTERFACE", "name": "SnapshotIndexedDataInterface", "ofType": null}], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntityPreviewProfileParams", "description": null, "fields": null, "inputFields": [{"name": "filter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityRoleTabParams", "ofType": null}}, "defaultValue": null}, {"name": "quickFilter", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "QuickFilterTabParams", "ofType": null}}, "defaultValue": null}, {"name": "view", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CustomEntityPreviewViewTabParams", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntityFilterTabParams", "description": null, "fields": null, "inputFields": [{"name": "isCustom", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "operator", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "FilterGroupOperator", "ofType": null}}, "defaultValue": null}, {"name": "formula", "description": null, "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "isEnabled", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "filterMainBox", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "MainFilterBoxParams", "ofType": null}}, "defaultValue": null}, {"name": "filterSiblingBoxes", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "FilterBoxParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntityRoleTabParams", "description": null, "fields": null, "inputFields": [{"name": "showMyItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showMySharedItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}, {"name": "showManagingUnitItems", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CustomEntityPreviewViewTabParams", "description": null, "fields": null, "inputFields": [{"name": "sortBy", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}, {"name": "sortOrder", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "SortOrder", "ofType": null}}, "defaultValue": null}, {"name": "gridColumns", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "GridColumnsOutputParams", "ofType": null}}}}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "CustomEntityItem", "description": null, "fields": [{"name": "listViewItem", "description": null, "args": [{"name": "displayColumn", "description": "List of columns to be displayed represented by their field idOrder of the display columns is kept in results, but frontend shouldkeep and watch it's own columns order map to optimize some user operations like remove of the column or moving column to a different position", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DisplayColumnParams", "ofType": null}}}}, "defaultValue": null}, {"name": "highlightChanges", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "GridHighlightChangesParams", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "DataGridViewItem", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "EntityRepositoryRegistry", "description": "EntityRepositoryRegistry provides access to repositories of all domain entities.\nEach EntityRepository provides method to query and retrieve instances of domain entities.", "fields": [{"name": "account", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountDataExRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountDataExRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountKpi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountKPIRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountProductPricing", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountProductPricingRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelationLabel", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountRelationLabelRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelationType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountRelationTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRole", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountRoleRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountSocialRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountSocialRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityComment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityCommentRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityDataExRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityDataExRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityKpi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityKPIRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "activityRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ActivityRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedAccountType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AllowedAccountTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedCompanyEmail", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AllowedCompanyEmailRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedCompanyPhone", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AllowedCompanyPhoneRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedContactType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AllowedContactTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedLeadType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AllowedLeadTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedPipeline", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AllowedPipelineRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "allowedQuoteType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AllowedQuoteTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "apiAccess", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApiAccessRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "application", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApplicationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentClientInviteesRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentClientInviteesRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentContactInviteesRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentContactInviteesRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentReminder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentReminderRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentSchedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentScheduleRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "appointmentType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AppointmentTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approval", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvalApprover", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalApproverRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvalProcess", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalProcessRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "approvalProcessActivityLogLine", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ApprovalProcessActivityLogLineRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "automationHubItem", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AutomationHubItemRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "call", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CallRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "chatConversation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ChatConversationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientExcludedOppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientExcludedOpptyRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientFavorite", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientFavoriteRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientSetting", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientSettingRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientStoryRead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientStoryReadRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObject", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectFolderRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectStepRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectStepRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cloudObjectTemplate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CloudObjectTemplateRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "companyEmail", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CompanyEmailRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactAccountAccountRoleRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactAccountAccountRoleRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactAccountRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactAccountRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactDataExRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactDataExRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactKpi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactKPIRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelationLabel", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactRelationLabelRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactRelationType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactRelationTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactSocialRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactSocialRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "contactType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ContactTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRateRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyExchangeRatesList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CurrencyExchangeRatesListRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntity", "description": null, "args": [{"name": "entityApiName", "description": "Name of custom entity type to use.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CustomEntityRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityDataExRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityDataExRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityRelationData", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntityRelationDataRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntitySharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntitySharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntitySharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "CustomEntitySharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "customEntityType", "description": null, "args": [{"name": "entityApiName", "description": "Name of custom entity type to use.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "CustomEntityTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "DataRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ebook", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EbookRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "email", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailContentSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailContentSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailContentSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailContentSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailEvent", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailEventRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequence", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceActivityLog", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceActivityLogRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceActivityLogLine", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceActivityLogLineRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailSequenceEnrolled", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailSequenceEnrolledRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateFolderRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "emailTemplateSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EmailTemplateSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EntityRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityFitness", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EntityFitnessRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityFitnessIndicator", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EntityFitnessIndicatorRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityHealth", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EntityHealthRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entityScoring", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EntityScoringRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "entitySettings", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "EntitySettingsRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "field", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldMapping", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldMappingRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldPermission", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldPermissionRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldSequence", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FieldSequenceRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "forecast", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ForecastRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formView", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FormViewRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formViewSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FormViewSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "formViewSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "FormViewSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ghostContact", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "GhostContactRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ghostContactAccountAccountRoleRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "GhostContactAccountAccountRoleRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ghostContactAccountRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "GhostContactAccountRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ghostLeadOpptyContactRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "GhostLeadOpptyContactRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "ghostLeadOpptyContactSalesRoleRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "GhostLeadOpptyContactSalesRoleRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "howTo", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "HowToRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "importMappingMask", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ImportMappingMaskRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "interfacePreview", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "InterfacePreviewRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "lead", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOppty", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyAccountRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyAccountRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyContactGroupRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyContactGroupRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyContactRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyContactRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyContactSalesRoleRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyContactSalesRoleRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyDataExRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyDataExRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyKpi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyKPIRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptySharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptySharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptySharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptySharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadOpptyStepCheckListRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadOpptyStepCheckListRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadProcess", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadProcessRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "leadType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "LeadTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "masterRight", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MasterRightRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "media", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MediaRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "memo", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MemoRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "memoComment", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MemoCommentRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messageRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MessageRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messageSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MessageSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "messageSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "MessageSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "note", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "NoteRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineForm", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormActivityLogLine", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormActivityLogLineRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormDataExRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormDataExRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormStyle", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormStyleRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "onlineFormTypeEmailRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OnlineFormTypeEmailRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opportunityType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpportunityTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationDataExRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationDataExRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationRevenueSchedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationRevenueScheduleRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationRevenueSchedulePeriod", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationRevenueSchedulePeriodRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyProductRelationType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyProductRelationTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyRecurrence", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyRecurrenceRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyRevenueSchedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyRevenueScheduleRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "opptyRevenueSchedulePeriod", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "OpptyRevenueSchedulePeriodRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "parentAccountRelationType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ParentAccountRelationTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "phone", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PhoneRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "pipeline", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "PipelineRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "process", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processActivityLog", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessActivityLogRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processActivityLogLine", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessActivityLogLineRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processScheduledAction", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessScheduledActionRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "processTemplate", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProcessTemplateRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productCategory", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductCategoryRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productDataExRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductDataExRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPipelineRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductPipelineRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceList", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductPriceListRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productPriceListPrice", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductPriceListPriceRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProductTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profile", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProfileRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProfileRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProfileSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "profileSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProfileSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "project", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectContactRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectContactRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectDataExRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectDataExRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectKpi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectKPIRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectObjective", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectObjectiveRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "projectType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ProjectTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteAccountRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteAccountRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteContactRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteContactRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteDataExRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteDataExRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteKpi", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteKPIRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteProcess", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteProcessRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "quoteType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "QuoteTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "releaseNote", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReleaseNoteRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "report", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportFolder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportFolderRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportSchedule", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportScheduleRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "reportSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ReportSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesRole", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesRoleRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "salesUnitClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "step", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "StepRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepChecklist", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "StepChecklistRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "stepChecklistSalesRoleRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "StepChecklistSalesRoleRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "storylane", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "StorylaneRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tag", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TagRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "tagRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TagRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "target", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TargetRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "targetRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TargetRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "task", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskRecurrence", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskRecurrenceRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskReminder", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskReminderRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskSharingClientRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskSharingClientRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskSharingSalesUnitRelation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskSharingSalesUnitRelationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "taskType", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TaskTypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "teamSpaceClientSetting", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TeamSpaceClientSettingRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessage", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TextMessageRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessageConversation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TextMessageConversationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "textMessageConversationRelations", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TextMessageConversationRelationsRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "timeframe", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TimeframeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "translation", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TranslationRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "type", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "TypeRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unsubscribedPhone", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "UnsubscribedPhoneRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "webhook", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WebhookRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "webhookEvent", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WebhookEventRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "webresource", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "WebresourceRepository", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": "ID of the entity to retrieve.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": "IDs of the entities to retrieve.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": "Number of entities to retrieve.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "How many entities from beginning to skip.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": "Filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted records as well. Default false.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getBySession", "description": null, "args": [{"name": "includedIds", "description": "List of ids to include in result.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}, {"name": "excludedIds", "description": "List of ids to exclude from result.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "defaultValue": null}, {"name": "sessionId", "description": "Session to load ids from.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIdFormatted", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "fieldIds", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}, "defaultValue": null}], "type": {"kind": "SCALAR", "name": "JSONString", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getEligibleParents", "description": null, "args": [{"name": "accountId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getRelatedToContact", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "contactId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "autoPrefill", "description": null, "args": [{"name": "mappingId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "targetEntityTypeId", "description": null, "type": {"kind": "SCALAR", "name": "UUID", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "aiAutoPrefill", "description": null, "args": [{"name": "actionId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountAutoPrefill", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountEntityEdge", "description": "A Relay edge containing a `AccountEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountAutoPrefill", "description": null, "fields": [{"name": "entity", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "fieldIds", "description": null, "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDataExRelationRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountDataExRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountDataExRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountDataExRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountDataExRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountDataExRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountDataExRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountDataExRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountDataExRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDataExRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "data", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "DataEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "dataSetId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountDataExRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountDataExRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountDataExRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountDataExRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "dataId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "dataSetId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "DataFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountDataExRelationOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "data", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "DataOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "dataId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDataExRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountDataExRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountDataExRelationEntityEdge", "description": "A Relay edge containing a `AccountDataExRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AccountDataExRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountKPIRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountKPIEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountKPIEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountKPIFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountKPIOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountKPIEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountKPIFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountKPIOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountKPIEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountKPIEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "client", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "owner", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ClientEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "unit", "description": null, "args": [], "type": {"kind": "OBJECT", "name": "SalesUnitEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "applicationId", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "clientId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "kpi", "description": "Field whose values are strictly defined with an enumeration of values.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccountKpiEnum", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "ownerId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "unitId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "SCALAR", "name": "ID", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "ENUM", "name": "AccountKpiEnum", "description": "An enumeration.", "fields": null, "inputFields": null, "interfaces": null, "enumValues": [{"name": "CreateAccount", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "LastEmailSent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "FirstEmailSent", "description": null, "isDeprecated": false, "deprecationReason": null}, {"name": "Archive", "description": null, "isDeprecated": false, "deprecationReason": null}], "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountKPIFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountKPIFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountKPIFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountKPIFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "applicationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "kpi", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountKpiEnumFilterInput", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ClientFilterInput", "ofType": null}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "SalesUnitFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountKpiEnumFilterInput", "description": "Generated class for API filtering", "fields": null, "inputFields": [{"name": "eq", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "AccountKpiEnum", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountKpiEnumFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountKPIOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "owner", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "ownerId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountKPIEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountKPIEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountKPIEntityEdge", "description": "A Relay edge containing a `AccountKPIEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AccountKPIEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountProductPricingRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": "ID of the entity to retrieve.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountProductPricingEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": "IDs of the entities to retrieve.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountProductPricingEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": "Number of entities to retrieve.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "How many entities from beginning to skip.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": "Filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountProductPricingFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountProductPricingOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted records as well. Default false.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountProductPricingEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountProductPricingFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountProductPricingOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountProductPricingEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountProductPricingEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "currency", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "CurrencyEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "product", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "ProductEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "currencyId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "price", "description": "\n    Generic field wrapping sqlalchemy column, configurable by constructor.\n    Good for one-of fields / generated fields.\n    ", "args": [], "type": {"kind": "SCALAR", "name": "Float", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "productId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountProductPricingFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountProductPricingFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountProductPricingFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountProductPricingFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "currencyId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "productId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CurrencyFilterInput", "ofType": null}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "ProductFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountProductPricingOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "currency", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "CurrencyOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "product", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ProductOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "price", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "CurrencyOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "code", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isBase", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "symbol", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "ProductOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "currencyExchangeRatesListId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "description", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "name", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productCategoryId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "productTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "sku", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitSymbol", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "withCustom", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "CommonEntityRepositoryOrderByCustomField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountProductPricingEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountProductPricingEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountProductPricingEntityEdge", "description": "A Relay edge containing a `AccountProductPricingEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AccountProductPricingEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRelationRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRelationEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account1", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account2", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "account1Id", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "account2Id", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRelationFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "account1Id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "account2Id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "account1", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}, {"name": "account2", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRelationOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account1", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "account2", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "account1Id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account2Id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRelationLabelRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountRelationLabelEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationLabelEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationLabelFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationLabelOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationLabelEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationLabelFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationLabelOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationLabelEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRelationLabelEntity", "description": null, "fields": [{"name": "isDeleteProtected", "description": "Tells if the entity instance is protected against delete (Entities that need to be present in the system at any time). Delete action still may fail if entity is deletable, due some other additional validations.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Boolean", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "id", "description": "Unique identifier of entity.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "isDeleted", "description": "Specifies if the entity is considered deleted.", "args": [], "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "modified", "description": "Last modification time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "created", "description": "Creation time.", "args": [], "type": {"kind": "SCALAR", "name": "DateTime", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelation", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelationType", "description": "\n    Relation to single entity instance. Target entity is re-used and not deleted on de-association.\n    Examples:\n         Opportunity.owner -> Client, the Client is reused for many opportunities.\n         Account.picture -> CloudObject, the CloudObject can be reused on many accounts.\n    ", "args": [], "type": {"kind": "OBJECT", "name": "AccountRelationTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelationId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "accountRelationTypeId", "description": "Relation to single entity instance.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "revision", "description": "Revision when entity was lastly changed.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "instancePermissions", "description": "Checks which permissions current user has on concrete entity instance.", "args": [{"name": "permissions", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "ENUM", "name": "EntityPermsEnum", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRelationLabelFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationLabelFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationLabelFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationLabelFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "accountRelationId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "accountRelationTypeId", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "accountRelation", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "accountRelationType", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeFilterInput", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeFilterInput", "description": "Generating class for API filtering", "fields": null, "inputFields": [{"name": "OR", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "AND", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeFilterInput", "ofType": null}}}, "defaultValue": null}, {"name": "NOT", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "globalSearchQuery", "description": "Search query on global search fields", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "id", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterDateTimeField", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterStringField", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "EntityFilterNumberField", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRelationLabelOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accountRelation", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountRelationType", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountRelationId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "accountRelationTypeId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRelationOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account1Id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account2Id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeOrderByNestedInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRelationTypeRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountRelationTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationTypeEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationTypeEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRelationTypeEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRelationTypeOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRoleRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountRoleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountRoleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRoleOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountRoleFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountRoleOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountRoleEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountRoleOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "color", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "label", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRoleEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountRoleEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountRoleEntityEdge", "description": "A Relay edge containing a `AccountRoleEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AccountRoleEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSharingClientRelationRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountSharingClientRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountSharingClientRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountSharingClientRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountSharingClientRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountSharingClientRelationOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "client", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "ClientOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "clientId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountSharingSalesUnitRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountSharingSalesUnitRelationOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "account", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "unit", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "SalesUnitOrderByNestedInput", "ofType": null}}}, "defaultValue": null}, {"name": "accountId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "role", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "unitId", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSocialRelationRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountSocialRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountSocialRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": null, "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": null, "type": {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": null, "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountSocialRelationEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountSocialRelationEntityConnection", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getChangedFieldsSinceRevision", "description": null, "args": [{"name": "id", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "Int", "ofType": null}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "UUID", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "INPUT_OBJECT", "name": "AccountSocialRelationOrderByInput", "description": "docstring", "fields": null, "inputFields": [{"name": "id", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "isDeleted", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "modified", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "created", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "angellistUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "crunchbaseUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "disqusUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "facebookUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "flickrUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "foursquareUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "googlePlusUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "gravatarUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "kloutUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "linkedinUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "pinterestUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "quoraUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "redditUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "skypeUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "slideshareUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "twitterUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "vimeoUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "wordpressUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "xingUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "yahooUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "yelpUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "youtubeUrl", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}, {"name": "revision", "description": null, "type": {"kind": "ENUM", "name": "OrderByEnum", "ofType": null}, "defaultValue": null}], "interfaces": null, "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSocialRelationEntityConnection", "description": null, "fields": [{"name": "pageInfo", "description": "Pagination data for this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "PageInfo", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}, {"name": "edges", "description": "Contains the nodes in this connection.", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountSocialRelationEntityEdge", "ofType": null}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "totalCount", "description": "Total number of items in the connection.", "args": [], "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountSocialRelationEntityEdge", "description": "A Relay edge containing a `AccountSocialRelationEntity` and its cursor.", "fields": [{"name": "node", "description": "The item at the end of the edge", "args": [], "type": {"kind": "OBJECT", "name": "AccountSocialRelationEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "cursor", "description": "A cursor for use in pagination", "args": [], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "String", "ofType": null}}, "isDeprecated": false, "deprecationReason": null}], "inputFields": null, "interfaces": [], "enumValues": null, "possibleTypes": null}, {"kind": "OBJECT", "name": "AccountTypeRepository", "description": null, "fields": [{"name": "getById", "description": null, "args": [{"name": "entityId", "description": "ID of the entity to retrieve.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountTypeEntity", "ofType": null}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByIds", "description": null, "args": [{"name": "entityIds", "description": "IDs of the entities to retrieve.", "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "SCALAR", "name": "ID", "ofType": null}}}}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountTypeEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getAll", "description": null, "args": [{"name": "limit", "description": "Number of entities to retrieve.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "offset", "description": "How many entities from beginning to skip.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "filter", "description": "Filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountTypeOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": "Returns deleted records as well. Default false.", "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}], "type": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "OBJECT", "name": "AccountTypeEntity", "ofType": null}}}}, "isDeprecated": false, "deprecationReason": null}, {"name": "getByCriteria", "description": null, "args": [{"name": "filter", "description": "filtering criteria.", "type": {"kind": "INPUT_OBJECT", "name": "AccountTypeFilterInput", "ofType": null}, "defaultValue": null}, {"name": "orderBy", "description": "Ordering of the result set.", "type": {"kind": "LIST", "name": null, "ofType": {"kind": "NON_NULL", "name": null, "ofType": {"kind": "INPUT_OBJECT", "name": "AccountTypeOrderByInput", "ofType": null}}}, "defaultValue": null}, {"name": "includeDeleted", "description": null, "type": {"kind": "SCALAR", "name": "Boolean", "ofType": null}, "defaultValue": null}, {"name": "before", "description": "Cursor until which to take entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "after", "description": "Cursor after which to start taking entities to result set.", "type": {"kind": "SCALAR", "name": "String", "ofType": null}, "defaultValue": null}, {"name": "first", "description": "Number of entities to return from beginning of the result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}, {"name": "last", "description": "Return only the \"last\" number of entities from result set.", "type": {"kind": "SCALAR", "name": "Int", "ofType": null}, "defaultValue": null}], "type": {"kind": "OBJECT", "name": "AccountTypeEntityConnection", "ofTy